]> git.saurik.com Git - bison.git/commitdiff
Support i18n of the parse error messages.
authorAkim Demaille <demaille@gostai.com>
Thu, 21 Aug 2008 19:46:13 +0000 (21:46 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 11 Nov 2008 14:55:54 +0000 (15:55 +0100)
* 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.


No differences found