mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* NEWS: Version 2.3.
* configure.ac (AC_INIT): Likewise.
This commit is contained in:
8
NEWS
8
NEWS
@@ -1,6 +1,14 @@
|
||||
Bison News
|
||||
----------
|
||||
|
||||
Changes in version 2.3, 2006-06-05:
|
||||
|
||||
* GLR grammars should now use `YYRECOVERING ()' instead of `YYRECOVERING',
|
||||
for compatibility with LALR(1) grammars.
|
||||
|
||||
* It is now documented that any definition of YYSTYPE or YYLTYPE should
|
||||
be to a type name that does not contain parentheses or brackets.
|
||||
|
||||
Changes in version 2.2, 2006-05-19:
|
||||
|
||||
* The distribution terms for all Bison-generated parsers now permit
|
||||
|
||||
Reference in New Issue
Block a user