]> git.saurik.com Git - bison.git/commitdiff
be sure to properly escape type names
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 26 Jul 2012 10:14:50 +0000 (12:14 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 26 Jul 2012 12:20:47 +0000 (14:20 +0200)
* src/scan-code.l: Use obstack_quote when passing type_name to m4.
* tests/input.at (Code injection): New.
* NEWS: Document it.
Thanks to Paul Eggert for the wording.


No differences found