From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Neil Conway <neilc(at)samurai(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: CVS HEAD compile warning |
Date: | 2004-02-26 07:27:32 |
Message-ID: | 20040226072732.GA4582@1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Feb 25, 2004 at 05:22:59PM -0500, Neil Conway wrote:
> /usr/bin/flex -o'pgc.c' pgc.l
> pgc.l:979: warning, -s option given but default rule can be matched
Hmm, maybe the change is that "-s" is now enabled by default. I just
didn't find any mention of this in the docs and no option to enable the
default rule again.
But then I wonder which inout flex thinks could trigger the default
rule. Any idea how to find out?
Bruce, Tom, or anyone else with flex 2.5.4, could you please run
/usr/bin/flex -s -o'pgc.c' pgc.l
and check if the same warning appears?
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-02-26 07:44:52 | Re: CVS HEAD compile warning |
Previous Message | Tom Lane | 2004-02-26 06:15:42 | Re: simple make check failures |