summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2008-08-21 21:46:13 +0200
committerAkim Demaille <demaille@gostai.com>2008-11-11 15:55:54 +0100
commita0ffc1751e712e55b27aa7349ec7db302557476b (patch)
tree13835245a457838e1bbb8b6c84b628602c26cac7 /TODO
parent00a8a0832d880e704aad1b78549874d2ea2890aa (diff)
downloadbison-a0ffc1751e712e55b27aa7349ec7db302557476b.tar.gz
Support i18n of the parse error messages.
* TODO (lalr1.cc/I18n): Remove. * data/lalr1.cc (yysyntax_error_): Support the translation of the error messages, as done in yacc.c. Stay within the yy* pseudo namespace.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index ae89c927..1b9aaed7 100644
--- a/TODO
+++ b/TODO
@@ -106,10 +106,6 @@ find something clean (not like YYLSP_NEEDED...).
Before releasing, make sure the documentation ("Understanding your
parser") refers to the current `output' format.
-* lalr1.cc
-** I18n
-Catch up with yacc.c.
-
* Report
** GLR