mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
In verbose parse error message, don't report `error' as an
expected token. * tests/actions.at (Printers and Destructors): Adjust. * tests/calc.at (Calculator $1): Adjust. * data/yacc.c, data/glr.c, data/lalr1.c: When making the verbose error message, do not report the parser accepts the error token in that state.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-07-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
In verbose parse error message, don't report `error' as an
|
||||
expected token.
|
||||
* tests/actions.at (Printers and Destructors): Adjust.
|
||||
* tests/calc.at (Calculator $1): Adjust.
|
||||
* data/yacc.c, data/glr.c, data/lalr1.c: When making the verbose
|
||||
error message, do not report the parser accepts the error token in
|
||||
that state.
|
||||
|
||||
2002-07-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Normalize conflict related messages.
|
||||
|
||||
Reference in New Issue
Block a user