Add %option nounput, since we no longer use unput.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2003 07:26:19 +0000 (07:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2003 07:26:19 +0000 (07:26 +0000)
commitaa4180418fff518198e1b0f2c43fec6432210dc7
tree23db31e993c8b6e15c72eaaf318053bba5876ef2
parent5ededac618d56940a6656443ac1d859c30821808
Add %option nounput, since we no longer use unput.
(unexpected_eof): Renamed from unexpected_end_of_file, for brevity.
Do not insert the expected token via unput, as this runs afoul
of a POSIX-compatibility bug in flex 2.5.31.
All uses changed to BEGIN the parent state,
since we no longer insert the expected token via unput.
src/scan-gram.l