]> git.saurik.com Git - bison.git/commit
* src/reader.c (parse_braces): Don't fetch the next char, the
authorAkim Demaille <akim@epita.fr>
Sun, 6 Jan 2002 20:59:30 +0000 (20:59 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 6 Jan 2002 20:59:30 +0000 (20:59 +0000)
commit3f2f7848cc416b7fd6b452187956b1b99672e6a3
tree748917b4b433ee270e9b07e3770ae2828eda4bc8
parentc4267a3d3508cd4dbc060aeb8b149d3f13070e46
* 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.
ChangeLog
src/reader.c
tests/regression.at
tests/torture.at