Add %option noinput to contrib's flex scanners, to suppress gcc 4.3

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3e4264ca359a7ce89e19778543b8a2f636277423
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-08-25T23:12:45Z
Releases: 8.4.0
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.

Files

PathChange+/−
contrib/cube/cubescan.l modified +2 −1
contrib/seg/segscan.l modified +1 −0