]> git.saurik.com Git - bison.git/commit - ChangeLog
Pass the token type to yysyntax_error.
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)
commit9da640eaa8b393a1a982207dba321eab8dcd81cc
tree3afed2023953e731f3b9320478e914e7921f1119
parentd3d3628bde174b0e7c05d1bdd5e1b4d8f5ee351c
Pass the token type to yysyntax_error.

* data/yacc.c (yysyntax_error): Take the transated token instead
of the raw number.
Adjust callers.
(cherry picked from commit 84eedf86fefd2496f288e72731bd0586e0b216f3)

Conflicts:

TODO
ChangeLog
data/yacc.c