Support i18n of the parse error messages.
authorAkim Demaille <demaille@gostai.com>
Thu, 21 Aug 2008 19:46:13 +0000 (21:46 +0200)
committerJoel E. Denny <jdenny@clemson.edu>
Tue, 29 Dec 2009 21:01:46 +0000 (16:01 -0500)
commite657f3698ed074bca2a84d5e2498f8f369c3bc49
tree19854fda5ec6b405a3e150ac0144147305810b6d
parent1e05521d4f74fc6770dd55e81c2fdc84191adf7b
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 a0ffc1751e712e55b27aa7349ec7db302557476b)

Conflicts:

TODO
data/lalr1.cc
ChangeLog
TODO
data/lalr1.cc