]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* src/reader.c (grammar_midrule_action): If $$ is set in a
authorAkim Demaille <akim@epita.fr>
Wed, 4 Jan 2006 08:32:46 +0000 (08:32 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 4 Jan 2006 08:32:46 +0000 (08:32 +0000)
commit378f4bd846c4312ddeb11f151382226e30050d3c
treec13b6c4c2803e14b77225dac6c34ce86b84d8349
parentf52b276c551feabf0e831ccf8dd9a2cfd5cca0d7
* src/reader.c (grammar_midrule_action): If $$ is set in a
mid-rule, move the `used' bit to its lhs.
* tests/input.at (Unused values): New.
* tests/actions.at (Exotic Dollars): Adjust: exp is not typed.
ChangeLog
src/reader.c
src/symlist.c
src/symlist.h
tests/actions.at
tests/input.at