help-flex
[Top][All Lists]
Advanced

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

Re: flex beta 2.5.23 released


From: W. L. Estes
Subject: Re: flex beta 2.5.23 released
Date: Sat, 23 Nov 2002 11:36:54 -0500
User-agent: Mutt/1.3.28i

On Saturday, 23 November 2002,10:37 -0500, Bruce Lilly wrote:

> There's a problem with scan.c on some ANSI/POSIX platforms.
> scan.c needs <inttypes.h> for int32_t etc.  A patch for
> scan.c and skel.c is attached.

scan.c and skel.c are both automatically generated so patching them
won't help in the long run.  We can't just include inttypes.h because
not everyone has it.  Note the FLEX_NEEDS_INTEGRAL_TYPES constant.

Also, if you could provide the platform names where this problem
occurs, that would be good to know.

--Will




reply via email to

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