]> git.saurik.com Git - bison.git/blobdiff - TODO
glr.cc, lalr1.cc: define b4_shared_declarations
[bison.git] / TODO
diff --git a/TODO b/TODO
index 5b333e2edc560962e70a5d52d3e23fa10f42dda1..4f4674f700acbcdc09a6e809eebf8333b55f7180 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,12 @@
 * Short term
+** scan-code.l
+Avoid variables for format strings, as then GCC cannot check them.
+show_sub_messages should call show_sub_message.
+
+** m4 names
+b4_shared_declarations is no longer what it is.  Make it
+b4_parser_declaration for instance.
+
 ** Variable names.
 What should we name `variant' and `lex_symbol'?
 
@@ -77,9 +85,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: