YYFAIL: remove.

* data/lalr1.java, data/yacc.c, src/scan-code.l: Remove YYFAIL support.
* NEWS, TODO: Update.
This commit is contained in:
Akim Demaille
2012-07-22 20:17:54 +02:00
parent a34361a52a
commit 47db7ed1a8
5 changed files with 10 additions and 44 deletions

3
TODO
View File

@@ -77,9 +77,6 @@ so both 256 and 257 are "mysterious".
"\"end of command\"", "error", "$undefined", "\"=\"", "\"break\"",
** YYFAIL
It is seems to be *really* obsolete now, shall we remove it?
** yychar == yyempty_
The code in yyerrlab reads: