mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
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.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
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.
|
||||
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Bench: syntactic sugar for %define/#define.
|
||||
|
||||
Reference in New Issue
Block a user