mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/parse-gram.y (prologue_declaration): Use MUSCLE_INSERT_STRING
instead of muscle_insert for %define values so that M4-special characters are replaced with digraphs. * tests/input.at (%define errors): Extend to check weird values.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* src/parse-gram.y (prologue_declaration): Use MUSCLE_INSERT_STRING
|
||||
instead of muscle_insert for %define values so that M4-special
|
||||
characters are replaced with digraphs.
|
||||
* tests/input.at (%define errors): Extend to check weird values.
|
||||
|
||||
2007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Instead of having skeletons declare all valid %define variables and
|
||||
|
||||
Reference in New Issue
Block a user