mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
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.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-12-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
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.
|
||||
|
||||
2008-12-08 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Fix portability issue in the test suite.
|
||||
|
||||
Reference in New Issue
Block a user