mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
Mid-rule actions are simply... ignored!
* src/reader.c (readgram): Be sure to attach mid-rule actions to the empty-rule associated to the dummy symbol, not to the host rule. * tests/actions.at (Mid-rule actions): New.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Mid-rule actions are simply... ignored!
|
||||
|
||||
* src/reader.c (readgram): Be sure to attach mid-rule actions to
|
||||
the empty-rule associated to the dummy symbol, not to the host
|
||||
rule.
|
||||
* tests/actions.at (Mid-rule actions): New.
|
||||
|
||||
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Memory leak.
|
||||
|
||||
Reference in New Issue
Block a user