]> 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:50:08 +0000 (20:50 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 6 Jan 2002 20:50:08 +0000 (20:50 +0000)
commit2b25d624f6e8290635dc42f1e5df4dd365f783d2
tree81980979900d6066fff64b411f1141c0a3a1e6ba
parent3460813bdbdd33b6b5b92bb16bd79cecad8a5e51
* 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