bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] More TODO.


From: Akim Demaille
Subject: [PATCH] More TODO.
Date: Tue, 18 Nov 2008 14:35:21 +0100

        * TODO: More short term issues.
---
 ChangeLog |    5 +++++
 TODO      |   14 ++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 94999b3..6098a6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-11-18  Akim Demaille  <address@hidden>
 
+       More TODO.
+       * TODO: More short term issues.
+
+2008-11-18  Akim Demaille  <address@hidden>
+
        Regen.
        * src/parse-gram.h, src/parse-gram.c: Regen.
 
diff --git a/TODO b/TODO
index 8343bbb..a9ec308 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,20 @@
 -*- outline -*-
 
 * Short term
+** Use b4_symbol in all the skeleton
+Then remove the older system, including the tables generated by
+output.c
+
+** Update the documentation on gnu.org
+
+** Get rid of fake #lines [Bison: ...]
+Possibly as simple as checking whether the column number is nonnegative.
+
+I have seen messages like the following from GCC.
+
+<built-in>:0: fatal error: opening dependency file .deps/libltdl/argz.Tpo: No 
such file or directory
+
+
 ** Document %define assert
 
 ** Discuss about %printer/%destroy in the case of C++.
-- 
1.6.0.2.588.g3102





reply via email to

[Prev in Thread] Current Thread [Next in Thread]