mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* data/yacc.c, data/glr.c, data/lal1.cc: Use similar code to
generate verbose error messages. Use the number of tokens as an upper bound in yytname, as it cannot be a non terminal.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2003-03-02 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/yacc.c, data/glr.c, data/lal1.cc: Use similar code to
|
||||
generate verbose error messages.
|
||||
Use the number of tokens as an upper bound in yytname, as it
|
||||
cannot be a non terminal.
|
||||
|
||||
2003-03-02 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/regression.at (_AT_DATA_DANCER_Y): Fix the expected error
|
||||
|
||||
Reference in New Issue
Block a user