aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index d54dc2a..5ada5b5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,8 @@
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