X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a34361a52a8efcf171170a6f02a2b4c173d33ff9..4323e0dac386d777d070c68564f1c0041b06935d:/TODO diff --git a/TODO b/TODO index 5b333e2e..64577425 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ * Short term +** scan-code.l +Avoid variables for format strings, as then GCC cannot check them. +show_sub_messages should call show_sub_message. + ** Variable names. What should we name `variant' and `lex_symbol'? @@ -77,9 +81,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: