]> git.saurik.com Git - bison.git/commit - ChangeLog
Simplify the i18n of the error messages.
authorAkim Demaille <demaille@gostai.com>
Wed, 10 Dec 2008 23:59:13 +0000 (00:59 +0100)
committerJoel E. Denny <jdenny@clemson.edu>
Sun, 4 Oct 2009 20:24:17 +0000 (16:24 -0400)
commitd3d3628bde174b0e7c05d1bdd5e1b4d8f5ee351c
tree0784eb72c23c80c1b85d5306d0c20fcbc3fd7b00
parent4c6b13f37ed71ba9b77ba544144f8cd07a7d7124
Simplify the i18n of the error messages.

* data/yacc.c (yysyntax_error): Rewrite, using a switch instead
of building dynamically the format string.
(cherry picked from commit eeb29422377c730846f784716f22be1759491bcf)

Conflicts:

data/lalr1.cc
ChangeLog
data/yacc.c