mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
news: typo
* NEWS: here.
This commit is contained in:
2
NEWS
2
NEWS
@@ -39,7 +39,7 @@ GNU Bison NEWS
|
|||||||
|
|
||||||
int yylex (YYSTYPE *yylval);
|
int yylex (YYSTYPE *yylval);
|
||||||
|
|
||||||
This is has been fixed: yylval, yynerrs, yychar, and yylloc are now valid
|
This is fixed: yylval, yynerrs, yychar, and yylloc are now valid
|
||||||
identifiers for user-provided variables.
|
identifiers for user-provided variables.
|
||||||
|
|
||||||
*** stdio.h is no longer needed when locations are enabled (yacc.c)
|
*** stdio.h is no longer needed when locations are enabled (yacc.c)
|
||||||
|
|||||||
Reference in New Issue
Block a user