| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: New flex |
| Date: | 2003-04-20 18:18:09 |
| Message-ID: | 9980.1050862689@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Oliver Elphick <olly(at)lfix(dot)co(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Brown | 2003-04-21 00:09:34 | Re: [PERFORM] Foreign key performance |
| Previous Message | Tom Lane | 2003-04-20 17:41:13 | Re: pg 7.3.2 assert statement fails. process terminated |