mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
* 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.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2006-01-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* 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.
|
||||
|
||||
2006-01-03 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* doc/bison.texinfo (Bison Options): Say more accurately what
|
||||
|
||||
Reference in New Issue
Block a user