]> git.saurik.com Git - bison.git/commitdiff
Mid-rule actions are simply... ignored!
authorAkim Demaille <akim@epita.fr>
Sat, 29 Dec 2001 14:24:51 +0000 (14:24 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 29 Dec 2001 14:24:51 +0000 (14:24 +0000)
* 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.


No differences found