help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: flex beta 2.5.16


From: W. L. Estes
Subject: Re: flex beta 2.5.16
Date: Thu, 29 Aug 2002 13:51:54 -0400
User-agent: Mutt/1.3.28i

On Thursday, 29 August 2002,10:42 -0700, John Millaway wrote:

> > And there's still a problem with non-standard macros
> > expected by tables.c:
> > tables.c(179) : error C2065: 'INT8_MAX' : undeclared identifier
> > tables.c(181) : error C2065: 'INT16_MAX' : undeclared identifier
> 
> These are standard C99. I see no harm in defining these ourselves via 
> autoconf.

autoconf includes a couple of definitions re stdint type stuff. have a
look at config.h and you'll find them.

I'm reworking all the include <foo.h> stuff as we speak though.

--Will




reply via email to

[Prev in Thread] Current Thread [Next in Thread]