]> 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:44:40 +0000 (21:44 +0200)
commit84a1cb5ad0f8b741d5a891df9bbf51bd1cc44ac3
tree5e250b0b0184264be1a3fd0f2024cb88f3a3f15d
parentcdf3f113388c74730337663f7f367f49ffebe12c
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