]> git.saurik.com Git - bison.git/blobdiff - TODO
* src/output.c (output_gram): Rely on nritems, not the
[bison.git] / TODO
diff --git a/TODO b/TODO
index 62622a61a15a47fe063e05f7dd39b9b9355b76d3..10e4c12e0ddd303b346ba431ea27ee504df93e99 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,19 @@
 -*- outline -*-
 
+* Prologue
+The %union is declared after the user C declarations. It can be
+a problem if YYSTYPE is decalred after the user part.  []
+
+* --verbose
+Tell the truth about EOF.      []
+
+* --graph
+Show reductions.       []
+
 * tokendefs
 This muscle should not exist: the information it contains should be
 available from the rest of bison.  Once the information public, get
-rid of it.
+rid of it.     []
 
 * Broken options ?.
 ** %no-lines           [ok]