mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Propagate i18n changes into glr.c.
* data/glr.c (yyreportSyntaxError): Use "switch" instead of
building the error message format dynamically.
* data/lalr1.java: Formatting changes.
(cherry picked from commit 2b008529ed)
Conflicts:
TODO
This commit is contained in:
committed by
Joel E. Denny
parent
70afaf2603
commit
bb57985c2e
@@ -1,3 +1,10 @@
|
||||
2008-12-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Propagate i18n changes into glr.c.
|
||||
* data/glr.c (yyreportSyntaxError): Use "switch" instead of
|
||||
building the error message format dynamically.
|
||||
* data/lalr1.java: Formatting changes.
|
||||
|
||||
2009-12-22 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Port small part of master's 11707b2b so future ports are easier.
|
||||
|
||||
Reference in New Issue
Block a user