src/test/isolation/specscanner.l is a few bricks shy of a load - Mailing list pgsql-hackers

From Tom Lane
Subject src/test/isolation/specscanner.l is a few bricks shy of a load
Date
Msg-id 24069.1299732895@sss.pgh.pa.us
Whole thread Raw
Responses Re: src/test/isolation/specscanner.l is a few bricks shy of a load
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [DOCS] Sync rep doc corrections
Next
From: David Fetter
Date:
Subject: Re: Fwd: psql include file using relative path