X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d0a304384f4207bdf7f8b1038c2226c312f5e954..bcf54c336eb1ed48e229448790ec1300fbef0a82:/TODO?ds=sidebyside diff --git a/TODO b/TODO index e8509e3c..2a08164a 100644 --- 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