Re: New flex - Mailing list pgsql-hackers

From Tom Lane
Subject Re: New flex
Date
Msg-id 9980.1050862689@sss.pgh.pa.us
Whole thread Raw
In response to New flex  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-hackers
Oliver Elphick <olly@lfix.co.uk> writes:
> Debian has just upgraded flex to 2.5.31.

2.5.31 is not ready for prime time --- it does not even compile on
HPUX, Solaris, nor probably many other Unixen; and it seems to break
compatibility with the POSIX lex spec.  See
http://sourceforge.net/mailarchive/forum.php?forum_id=32691

> Is anyone looking at changing the lexer sources to work with the new
> flex?

If I could compile it, I might think about investigating such issues...
in the meantime I suggest backing off to a less bleeding-edge flex.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg 7.3.2 assert statement fails. process terminated
Next
From: Kevin Brown
Date:
Subject: Re: [PERFORM] Foreign key performance