Re: CVS HEAD compile warning - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: CVS HEAD compile warning
Date
Msg-id 20040226072732.GA4582@1
Whole thread Raw
In response to CVS HEAD compile warning  (Neil Conway <neilc@samurai.com>)
Responses Re: CVS HEAD compile warning  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: simple make check failures
Next
From: Tom Lane
Date:
Subject: Re: CVS HEAD compile warning