mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
Destroy the lhs symbols after reduction.
* data/lalr1-fusion.cc (parse): After the user action, when in variant mode, destroy the lhs symbols.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Destroy the lhs symbols after reduction.
|
||||
* data/lalr1-fusion.cc (parse): After the user action, when in
|
||||
variant mode, destroy the lhs symbols.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Simplify yysyntax_error_ use.
|
||||
|
||||
Reference in New Issue
Block a user