* 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)
commit7f4e9d5ed94ae3d89fa2548194ef0bf190368080
tree4b7b7c242cdc5fb9e3f74ec0b4871434d130cba1
parent7ce515b4328eb41a917327d53be0c0184be23203
   * Deal with the new flex 2.5.31 as follows:
     - 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.
13 files changed:
cockney.l
debian/TODO
debian/changelog
debian/control
debian/copyright
filters.6
jethro.l
jive.l
ken.l
ky00te.dir/ky00te.yacc
makesample.sh
newspeak.l
nyc.l
This page took 0.012274 seconds and 4 git commands to generate.