]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
Simplify yysyntax_error_ use.
authorAkim Demaille <demaille@gostai.com>
Mon, 21 Jul 2008 09:13:43 +0000 (11:13 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 3 Nov 2008 21:01:18 +0000 (22:01 +0100)
commitd7f4d8238287e588b193b17601bb9f6622ec3d7a
treea918a8eea5d4796686f4858ee18d6a8e9e5d7e63
parent8b9c89fb65d758e99602c068e16bfbf109437e42
Simplify yysyntax_error_ use.

* data/lalr1-fusion.cc (yysyntax_error_): Always pass it the token
type, but make it unnamed in the declaration when it is not used.
ChangeLog
data/lalr1-fusion.cc