]> git.saurik.com Git - bison.git/commit - ChangeLog
* src/muscle_tab.c (muscle_percent_define_flag_if): In order to
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 29 Jul 2007 01:17:40 +0000 (01:17 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 29 Jul 2007 01:17:40 +0000 (01:17 +0000)
commitcbd50549099fd3c84814e608025dcd2c3ccf0aaa
tree3f34074a9b2a323561fae1652b560b1b9c7dd1d9
parenteb1b07409f0ccad9970c8a60ded9f2a56d205b9c
* src/muscle_tab.c (muscle_percent_define_flag_if): In order to
determine whether this function has already complained about an invalid
value for a %define boolean variable, don't check whether Bison has
ever examined the value.  As written, the check was a tautology.
Instead, record and check for this complaint using a separate muscle.
ChangeLog
src/muscle_tab.c