src/test/isolation/specscanner.l is a few bricks shy of a load

Started by Tom Lanealmost 15 years ago2 messages
#1Tom Lane
tgl@sss.pgh.pa.us

Somebody needs to brush up their flex-fu:

make[1]: Entering directory `/home/postgres/pgsql/src/test/isolation'
/usr/local/bin/bison -o specparse.c specparse.y
/usr/local/bin/flex -o'specscanner.c' specscanner.l
specscanner.l:85: warning, -s option given but default rule can be matched
make[1]: Leaving directory `/home/postgres/pgsql/src/test/isolation'

regards, tom lane

#2Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Tom Lane (#1)
Re: src/test/isolation/specscanner.l is a few bricks shy of a load

On 10.03.2011 06:54, Tom Lane wrote:

Somebody needs to brush up their flex-fu:

make[1]: Entering directory `/home/postgres/pgsql/src/test/isolation'
/usr/local/bin/bison -o specparse.c specparse.y
/usr/local/bin/flex -o'specscanner.c' specscanner.l
specscanner.l:85: warning, -s option given but default rule can be matched
make[1]: Leaving directory `/home/postgres/pgsql/src/test/isolation'

Thanks, fixed.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com