]> git.saurik.com Git - bison.git/blobdiff - TODO
skel: better aliasing of identifiers
[bison.git] / TODO
diff --git a/TODO b/TODO
index e8509e3cfcf74651f579d6d79f472d7ef339c935..2a08164a4dc44edc6ace5d05714819eb1525488a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -43,10 +43,6 @@ back-ported.
     yytoken = yytranslate_ (yychar);
 
 
-** $ and others in epilogue
-A stray $ is a warning in the actions, but an error in the epilogue.
-IMHO, it should not even be a warning in the epilogue.
-
 ** stack.hh
 Get rid of it.  The original idea is nice, but actually it makes
 the code harder to follow, and uselessly different from the other