mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 10:43:02 +00:00
NEWS: prepare for 3.2
This commit is contained in:
22
NEWS
22
NEWS
@@ -2,11 +2,10 @@ GNU Bison NEWS
|
|||||||
|
|
||||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||||
|
|
||||||
** Implementation details
|
** Backward incompatible changes
|
||||||
|
|
||||||
A comment in the generated code now emphasizes that users should not
|
Support for DJGPP, which have been unmaintained and untested for years, is
|
||||||
depend upon non-documented implementation details, such as macros starting
|
obsolete. Unless there is activity to revive it, it will be removed.
|
||||||
with YY_.
|
|
||||||
|
|
||||||
** Changes
|
** Changes
|
||||||
|
|
||||||
@@ -20,18 +19,9 @@ GNU Bison NEWS
|
|||||||
|
|
||||||
A new section, "A Simple C++ Example", is a tutorial for parsers in C++.
|
A new section, "A Simple C++ Example", is a tutorial for parsers in C++.
|
||||||
|
|
||||||
* Noteworthy changes in release 3.1.91 (2018-10-18) [beta]
|
A comment in the generated code now emphasizes that users should not
|
||||||
|
depend upon non-documented implementation details, such as macros starting
|
||||||
** Bug fixes
|
with YY_.
|
||||||
|
|
||||||
With modern C++, the parser stack failed to grow properly.
|
|
||||||
|
|
||||||
* Noteworthy changes in release 3.1.90 (2018-10-17) [beta]
|
|
||||||
|
|
||||||
** Backward incompatible changes
|
|
||||||
|
|
||||||
Support for DJGPP, which have been unmaintained and untested for years, is
|
|
||||||
obsolete. Unless there is activity to revive it, it will be removed.
|
|
||||||
|
|
||||||
** New features
|
** New features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user