]> git.saurik.com Git - bison.git/commitdiff
Update.
authorAkim Demaille <akim@epita.fr>
Mon, 4 Nov 2002 07:30:28 +0000 (07:30 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Nov 2002 07:30:28 +0000 (07:30 +0000)
TODO

diff --git a/TODO b/TODO
index 436fa0d38c48049db13d4e5154c56ff821ff7db9..7f8e80ea29334cd0f3b58ca9fec41f39f0efbe5b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,14 +21,6 @@ Before releasing, make sure the documentation refers to the current
 `output' format.
 
 
-* Error messages
-Some are really funky.  For instance
-
-       type clash (`%s' `%s') on default action
-
-is really weird.  Revisit them all.
-
-
 * GLR & C++
 Currently, the GLR parser cannot compile with a C++ compiler.