news: condemn YYPARSE_PARAM and YYLEX_PARAM.

* NEWS: here.
(Bison 1.875): Add %parse-param and %lex-param.
* doc/bison.texinfo: Spello.
This commit is contained in:
Akim Demaille
2012-06-17 10:54:15 +02:00
parent da402d1cae
commit 18ad57b384
2 changed files with 32 additions and 3 deletions

View File

@@ -6011,7 +6011,7 @@ For instance:
@end example
@noindent
results in the following signature:
results in the following signatures:
@example
int yylex (int *nastiness);