]> git.saurik.com Git - bison.git/commit
yychar cannot be empty in yyerrlab.
authorAkim Demaille <demaille@gostai.com>
Mon, 18 Aug 2008 19:31:06 +0000 (21:31 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 11 Nov 2008 14:26:17 +0000 (15:26 +0100)
commit27cb5b590124894edc3e4bee11737972e56d2dbe
treece9e3938509b7c41b2117624af969686d381753a
parentfce629c0efad342c9b1c538eb447b22731e031d0
yychar cannot be empty in yyerrlab.

* TODO (yychar == yyempty_): New.
* data/lalr1.cc: Remove the handling of this case.
This eases forthcoming changes related to yychar and yytranslate.
ChangeLog
TODO
data/lalr1.cc