summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2012-07-22 20:17:54 +0200
committerAkim Demaille <akim@lrde.epita.fr>2012-07-22 21:17:07 +0200
commit47db7ed1a855e7cc3022201085970c994b568513 (patch)
tree8b74852785e8145f0124b2f37af0d25b7434acd7 /TODO
parenta34361a52a8efcf171170a6f02a2b4c173d33ff9 (diff)
downloadbison-47db7ed1a855e7cc3022201085970c994b568513.tar.gz
YYFAIL: remove.
* data/lalr1.java, data/yacc.c, src/scan-code.l: Remove YYFAIL support. * NEWS, TODO: Update.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 5b333e2e..dfd6cfe3 100644
--- a/TODO
+++ b/TODO
@@ -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: