]> 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 6457742526d82946cfa5954ea2a2bdf6e890f64f..4f4674f700acbcdc09a6e809eebf8333b55f7180 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,6 +3,10 @@
 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'?