X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6687da3425189eb988f527931cec4d4cfb5fd32e..47db7ed1a855e7cc3022201085970c994b568513:/TODO diff --git a/TODO b/TODO index cec18669..dfd6cfe3 100644 --- a/TODO +++ b/TODO @@ -2,8 +2,6 @@ ** Variable names. What should we name `variant' and `lex_symbol'? -** Update the documentation on gnu.org - ** Get rid of fake #lines [Bison: ...] Possibly as simple as checking whether the column number is nonnegative. @@ -34,10 +32,6 @@ as lr0.cc, why upper case? Enhance bench.pl with %b to run different bisons. * Various -** Warnings -Warnings about type tags that are used in printer and dtors, but not -for symbols? - ** YYERRCODE Defined to 256, but not used, not documented. Probably the token number for the error token, which POSIX wants to be 256, but which @@ -83,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: