bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 21/22] news: update


From: Adrian Vogelsgesang
Subject: Re: [PATCH 21/22] news: update
Date: Sat, 23 Jan 2021 15:29:58 +0000

Small typo…

+*** C-language parsers no avoid warnings from pedantic clang.
->
+*** C-language parsers now avoid warnings from pedantic clang.

From: bison-patches <bison-patches-bounces+avogelsgesang=tableau.com@gnu.org> 
on behalf of Akim Demaille <akim.demaille@gmail.com>
Date: Saturday, 23. January 2021 at 15:59
To: bison-patches@gnu.org <bison-patches@gnu.org>
Cc: Akim Demaille <akim.demaille@gmail.com>
Subject: [PATCH 21/22] news: update
---
 NEWS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/NEWS b/NEWS
index e9715723e..9ffed274c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,17 @@ GNU Bison NEWS

 ** Bug fixes

+*** GLR parsers now support %merge together with api.value.type=union.
+
+*** C++ parsers use noexcept in more places.
+
+*** Generated parsers avoid some warnings about signedness issues.
+
+*** C-language parsers no avoid warnings from pedantic clang.
+
 *** C-language parsers now work around quirks of HP-UX 11.23 (2003).

+
 * Noteworthy changes in release 3.7.4 (2020-11-14) [stable]

 ** Bug fixes
--
2.30.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]