mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
* src/reader.c (parse_braces): Don't fetch the next char, the
convention is to fetch on entry. * tests/torture.at (GNU Cim Grammar): Reintroduce their weird 'switch' without a following semicolon. * tests/regression.at (braces parsing): New.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-01-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (parse_braces): Don't fetch the next char, the
|
||||
convention is to fetch on entry.
|
||||
* tests/torture.at (GNU Cim Grammar): Reintroduce their weird
|
||||
'switch' without a following semicolon.
|
||||
* tests/regression.at (braces parsing): New.
|
||||
|
||||
|
||||
2002-01-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Bison is dead wrong in its RR conflict reports.
|
||||
|
||||
Reference in New Issue
Block a user