mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Don't add a semicolon to actions for %skeleton or %language.
It breaks Java test cases as reported by Akim Demaille. * src/scan-code.l: Implement.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-07 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Don't add a semicolon to actions for %skeleton or %language.
|
||||
It breaks Java test cases as reported by Akim Demaille.
|
||||
* src/scan-code.l: Implement.
|
||||
|
||||
2008-11-07 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Clean up %skeleton and %language priority implementation.
|
||||
|
||||
Reference in New Issue
Block a user