aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 319d58f..d5822c4 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,8 +1,4 @@
small things
- prototypes for aliased functions (src/driver/driver.hh) are missing const
- qualifiers; I can't add these till the Cactus flesh is fixed to generate
- the right const qualifiers in the bindings file
- (configs/test-ahfinderdirect/bindings/Functions/AHFinderDirect_Functions.c)
document what parameters would be needed if ghost_size is restricted to 1
give a cogent error message (instead of core-dumping like we do right now)
if we try to set a mask and nobody's registered the bitfield yet