Project

General

Profile

« Previous | Next » 

Revision 495b45e3

Added by Ken McDonell over 15 years ago

  • ID 495b45e30ba1421866f2e4dbbc0bbcc538517697

Revert lex.l changes.

flex does not behave the same way on all platforms, and there does
not appear to be any way to safely remove the warnings and leave the
code compiling correctly on all platforms.

We're stuck with warnings like this ...
:1446: warning: ‘yyunput’ defined but not used
:1489: warning: ‘input’ defined but not used
from the build I'm afraid for at least some versions of flex.

  • added
  • modified
  • copied
  • renamed
  • deleted