This commit is contained in:
Akim Demaille
2002-11-04 07:30:28 +00:00
parent 613a0dc5b5
commit 386642761d

8
TODO
View File

@@ -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.