]> git.saurik.com Git - bison.git/commit - ChangeLog
Fix user actions without a trailing semicolon.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 4 Nov 2008 18:26:59 +0000 (13:26 -0500)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 4 Nov 2008 18:30:38 +0000 (13:30 -0500)
commit14da0cdd075600829a4373b97645e75a8b1310ac
tree598366fada5466f3d757abcd1451ac39f0fd7d17
parentc9ba9e5978cfb973f915af1e699c1eebd3d99c0c
Fix user actions without a trailing semicolon.

Reported by Sergei Steshenko at
<http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00001.html>.
* THANKS (Sergei Steshenko): Add.
* src/scan-code.l (SC_RULE_ACTION): Fix it.
* tests/regression.at (Fix user actions without a trailing semicolon):
New test case.
ChangeLog
THANKS
src/scan-code.l
tests/regression.at