mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Pass the token type to yysyntax_error.
* data/yacc.c (yysyntax_error): Take the transated token instead
of the raw number.
Adjust callers.
(cherry picked from commit 84eedf86fe)
Conflicts:
TODO
This commit is contained in:
committed by
Joel E. Denny
parent
d3d3628bde
commit
9da640eaa8
@@ -1,3 +1,10 @@
|
||||
2008-12-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Pass the token type to yysyntax_error.
|
||||
* data/yacc.c (yysyntax_error): Take the transated token instead
|
||||
of the raw number.
|
||||
Adjust callers.
|
||||
|
||||
2008-12-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Simplify the i18n of the error messages.
|
||||
|
||||
Reference in New Issue
Block a user