summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-09-28 19:41:32 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-09-29 06:49:31 +0200
commita7daa63cb79446a62c99de2d9d9f83cac69528d1 (patch)
tree1785b41635173fe54b46d763775afc0b8521c5da /TODO
parent2e5592b3abb94155e6814ddd985694df5dccfc67 (diff)
downloadbison-a7daa63cb79446a62c99de2d9d9f83cac69528d1.tar.gz
tests: remove useless prefix for EOF in D
* tests/calc.at (CALC_EOF): Rename as... (EOF): this. Since there is no risk of a clash with #define EOF here...
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8d6de590..72af014b 100644
--- a/TODO
+++ b/TODO
@@ -256,6 +256,9 @@ are. Keep the same variable names. If you change the wording in one place,
do it in the others too. In other words: make sure to keep the
maintenance *simple* by avoiding any gratuitous difference.
+** CI
+Check when gdc and ldc.
+
** Documentation
Write documentation about D support in doc/bison.texi. Imitate the Java
documentation. You should be more succinct IMHO.