]> git.saurik.com Git - bison.git/commit
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)
commita0ffc1751e712e55b27aa7349ec7db302557476b
tree13835245a457838e1bbb8b6c84b628602c26cac7
parent00a8a0832d880e704aad1b78549874d2ea2890aa
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.
ChangeLog
TODO
data/lalr1.cc