]> git.saurik.com Git - bison.git/commit
bison: catch bad symbol names.
authorAkim Demaille <demaille@gostai.com>
Mon, 4 May 2009 19:23:55 +0000 (21:23 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 4 May 2009 19:31:07 +0000 (21:31 +0200)
commitecdfea9a128a309e27a8ffb50da3a1ddd13387d2
tree11aeba47414bd1f00a2647b3f35633bebc1bd20c
parent43e6aea52686b0be3083c5b3c5657a06a79d22ef
bison: catch bad symbol names.

* src/scan-gram.l({int}{id}): Report as an invalid identifier.
* tests/input.at: Adjust.
ChangeLog
src/scan-gram.l
tests/input.at