]> iEval git - filters.git/commitdiff
* Deal with the new flex 2.5.31 as follows:
authorjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Tue, 15 Apr 2003 13:52:33 +0000 (13:52 +0000)
committerjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Tue, 15 Apr 2003 13:52:33 +0000 (13:52 +0000)
     - Add main and yywrap functions, though they were not needed before.
     - Call yyunput instead of unput macro, as the macro uses yytext_ptr,
       which flex undefes before the bottom set of functions are defined.
Closes: #189040
   * Various other fixes to build without warnings.


No differences found
This page took 0.024954 seconds and 4 git commands to generate.