Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3

Peter Eisentraut <peter_e@gmx.net>

Commit: d35c56ed9f26631d050463cd61a7bdd51b358fa6
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-05-09T15:36:31Z
Releases: 8.4.0
Add "%option noinput" to the scanners to avoid compiler warnings.  GCC 4.3
began to realize that the input() function isn't used and printed warnings.

Files