mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 15:30:32 +00:00
Simplify the i18n of the error messages.
* data/yacc.c (yysyntax_error): Rewrite, using a switch instead
of building dynamically the format string.
(cherry picked from commit eeb2942237)
Conflicts:
data/lalr1.cc
This commit is contained in:
committed by
Joel E. Denny
parent
4c6b13f37e
commit
d3d3628bde
@@ -1,3 +1,9 @@
|
||||
2008-12-11 Akim Demaille <[email protected]>
|
||||
|
||||
Simplify the i18n of the error messages.
|
||||
* data/yacc.c (yysyntax_error): Rewrite, using a switch instead
|
||||
of building dynamically the format string.
|
||||
|
||||
2009-10-03 Joel E. Denny <[email protected]>
|
||||
|
||||
Remove dead code.
|
||||
|
||||
Reference in New Issue
Block a user