help-flex
[Top][All Lists]
Advanced

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

address@hidden: Re: Flex doesn't generate pure ANSI C code]


From: W. L. Estes
Subject: address@hidden: Re: Flex doesn't generate pure ANSI C code]
Date: Tue, 13 Nov 2001 11:48:41 -0500

probably something that needs review, but not until after the
next/imminent release.
------- Start of forwarded message -------
In-Reply-To: <address@hidden>
Date: Tue, 13 Nov 2001 13:06:17 +0100
To: Michal Poziemski <address@hidden>
From: Hans Aberg <address@hidden>
Subject: Re: Flex doesn't generate pure ANSI C code
Cc: address@hidden, Will Estes <address@hidden>

At 12:52 +0100 2001/11/13, Michal Poziemski wrote:
>I'm new in list and I know that this is Bison mailing list, but I have
>problem with Flex and maybe You will help me.

Flex isn't Bison, and the person developing Flex is Will Estes
<address@hidden>.

>I want to make Flex to generate pure ANSI C code (or K&R) without
>using any non-standard header files or functions.
>
>File lex.yy.c includes 'unistd.h' and uses 'read' function but my
>compiler doesn't support it and I want to have ANSI C compatible
>program.

In the wait for a new Flex version, edit Flex's skeleton (or the .c file
that contains the skeleton file text and recompile).

  Hans Aberg
------- End of forwarded message -------



reply via email to

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