]> git.saurik.com Git - bison.git/commit
Simplify the i18n of the error messages.
authorAkim Demaille <demaille@gostai.com>
Wed, 10 Dec 2008 23:59:13 +0000 (00:59 +0100)
committerAkim Demaille <demaille@gostai.com>
Thu, 11 Dec 2008 09:45:52 +0000 (10:45 +0100)
commiteeb29422377c730846f784716f22be1759491bcf
tree0aab1f75ee924aff0f6bab68413597de3a1481b2
parente5fa6147efaf1f15b832b6f62b09638979bc82ef
Simplify the i18n of the error messages.

* data/lalr1.cc: Comment changes.
* data/yacc.c (yysyntax_error): Rewrite, using a switch as in
lalr1.cc instead of building dynamically the format string.
ChangeLog
data/lalr1.cc
data/yacc.c