mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was
invoked, yydestruct the lookahead. * tests/calc.at (Calculator $1): Update the expected lengths of traces: there is an added line for the discarded lookahead. * doc/bison.texinfo (Destructor Decl): Some rewording. Define "discarded" symbols.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2004-09-03 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was
|
||||
invoked, yydestruct the lookahead.
|
||||
* tests/calc.at (Calculator $1): Update the expected lengths of
|
||||
traces: there is an added line for the discarded lookahead.
|
||||
* doc/bison.texinfo (Destructor Decl): Some rewording.
|
||||
Define "discarded" symbols.
|
||||
|
||||
2004-09-02 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/lalr1.cc (translate_, destruct_): No reason to be static.
|
||||
|
||||
Reference in New Issue
Block a user