]> granicus.if.org Git - postgresql/commit
Add %option noinput to contrib's flex scanners, to suppress gcc 4.3
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Aug 2008 23:12:45 +0000 (23:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Aug 2008 23:12:45 +0000 (23:12 +0000)
commit3e4264ca359a7ce89e19778543b8a2f636277423
tree5697f3e121807270905c7a8ee7624f235bc15568
parente5536e77a50e2b6a5881a2ce9ef1c6debcb5d909
Add %option noinput to contrib's flex scanners, to suppress gcc 4.3
warnings.  Peter did this for core awhile ago but evidently missed
contrib.
contrib/cube/cubescan.l
contrib/seg/segscan.l