mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
YYPARSE_PARAM: drop support
* data/yacc.c: No longer support it. * doc/bison.texi, tests/headers.at: Adjust. * NEWS: Document.
This commit is contained in:
5
NEWS
5
NEWS
@@ -6,9 +6,10 @@ GNU Bison NEWS
|
||||
|
||||
*** Obsolete features
|
||||
|
||||
Support for YYFAIL is removed, as announced since Bison 2.4.2.
|
||||
Support for YYFAIL is removed (deprecated in Bison 2.4.2).
|
||||
Support for yystype and yyltype (instead of YYSTYPE and YYLTYPE)
|
||||
is removed, as announced in Bison 1.875.
|
||||
is removed (deprecated in Bison 1.875).
|
||||
Support for YYPARSE_PARAM is removed (deprecated in Bison 1.875).
|
||||
|
||||
** Warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user