mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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.
This commit is contained in:
@@ -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.
|
||||
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
More TODO.
|
||||
|
||||
Reference in New Issue
Block a user