Add %option noinput to contrib's flex scanners, to suppress gcc 4.3
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cubescan.l | modified | +2 −1 |
| contrib/seg/segscan.l | modified | +1 −0 |