flex release 2.5.4 now available

Vern Paxson <vern@ee.lbl.gov>
15 Sep 1996 01:01:22 -0400

          From comp.compilers

Related articles
flex release 2.5.4 now available vern@ee.lbl.gov (Vern Paxson) (1996-09-15)
| List of all articles for this month |

From: Vern Paxson <vern@ee.lbl.gov>
Newsgroups: comp.compilers
Date: 15 Sep 1996 01:01:22 -0400
Organization: Compilers Central
Keywords: lex, available

Release 2.5.4 of flex, a POSIX-compliant "lex" scanner generator, is now
available for anonymous ftp to ftp.ee.lbl.gov. Retrieve flex-2.5.4.tar.Z
or flex-2.5.4.tar.gz, or context diffs as flex-2.5.3-2.5.4.diff.Z or
flex-2.5.3-2.5.4.diff.gz. The diffs are much smaller than the full
distribution.


flex-2.5.4.tar.gz and flex-2.5.3-2.5.4.diff.gz should be showing up shortly at
the usual GNU mirror sites.


The main change between 2.5.4 and 2.5.3 is a bug fix for calling input()
at the end of an input file. The other user-visible change makes one of
the examples in the documentation, which previously failed, now work.
See the NEWS file for details and other minor changes.


If you have been using 2.5.3 without any glaring problems, there is no
pressing need to upgrade to 2.5.4.


Please report bugs to: vern@ee.lbl.gov or bug-gnu-utils@prep.ai.mit.edu


Vern


Vern Paxson
Lawrence Berkeley National Laboratory
vern@ee.lbl.gov
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.