From 7b0ca050f7153f3d038243bf1182b23854996788 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 26 Nov 2013 15:31:33 +0100 Subject: [PATCH] news: YYERROR vs variants --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 29cfe727..98516886 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ GNU Bison NEWS * Noteworthy changes in release ?.? (????-??-??) [?] +** Bug fixes + +*** YYERROR and variants + + When C++ variant support is enabled, an error triggered via YYERROR, but + not caught via error recovery, resulted in a double deletion. * Noteworthy changes in release 3.0.1 (2013-11-12) [stable] -- 2.50.0