mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
Support i18n of the parse error messages.
* TODO (lalr1.cc/I18n): Remove.
* data/lalr1.cc (yysyntax_error_): Support the translation of the
error messages, as done in yacc.c.
Stay within the yy* pseudo namespace.
(cherry picked from commit a0ffc1751e)
Conflicts:
TODO
data/lalr1.cc
This commit is contained in:
committed by
Joel E. Denny
parent
1e05521d4f
commit
e657f3698e
@@ -1,3 +1,11 @@
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Support i18n of the parse error messages.
|
||||
* TODO (lalr1.cc/I18n): Remove.
|
||||
* data/lalr1.cc (yysyntax_error_): Support the translation of the
|
||||
error messages, as done in yacc.c.
|
||||
Stay within the yy* pseudo namespace.
|
||||
|
||||
2009-12-22 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Port small part of master's 8901f32e so future ports are easier.
|
||||
|
||||
Reference in New Issue
Block a user