Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> However, I'm not sure whether 2.5.4 will choke on unrecognized %option
>> commands --- if it has to be conditional on version it'll be a PITA.

> %option noyyget_in
> causes flex 2.5.4a to barf:

On closer investigation, flex does contain prototypes for these
functions, but it neglects to emit them!  AFAICS this is simply a flex
bug, and one already reported.  I added a comment here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1628314&group_id=97492&atid=618177

My advice is now that we do nothing, just wait for the flex folk to fix it.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to