NEWS: expected features of Bison 3.3

This commit is contained in:
Akim Demaille
2018-11-11 08:36:11 +01:00
parent e4ee138f64
commit 7823c65ee9

9
NEWS
View File

@@ -2,6 +2,15 @@ GNU Bison NEWS
* Noteworthy changes in release ?.? (????-??-??) [?]
** Expected features for Bison 3.3
- per-rule %expect/%expect-rr
- improve syntax errors (UTF-8, internationalization)
- move bitsets to gnulib
- relative paths (allowing to relocate an installation of bison)
- use gettext-h in gnulib instead of gettext
- constexpr/noexcept in C++
** Backward incompatible changes
Support for DJGPP, which has been unmaintained and untested for years, is