From 7823c65ee9d0c52edab30ef1f6d944ae393cb31d Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 11 Nov 2018 08:36:11 +0100 Subject: [PATCH] NEWS: expected features of Bison 3.3 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index daa5da6b..a9549a63 100644 --- a/NEWS +++ b/NEWS @@ -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