mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 18:53:04 +00:00
news: YYERROR vs variants
This commit is contained in:
6
NEWS
6
NEWS
@@ -2,6 +2,12 @@ GNU Bison NEWS
|
|||||||
|
|
||||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
* 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]
|
* Noteworthy changes in release 3.0.1 (2013-11-12) [stable]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user