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 436fa0d..7f8e80e 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.