summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-05 09:56:53 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-05 09:56:53 (GMT)
commit5f8ec64d826f844ccc5e5f5b8767545e305a6e81 (patch)
tree40c40ee8520b4c7130da473976c4190f03f60acb /TODO
parent890a9b3e4f9384f8937646d49848aa669f93ed8e (diff)
downloadcv2pdb-5f8ec64d826f844ccc5e5f5b8767545e305a6e81.zip
cv2pdb-5f8ec64d826f844ccc5e5f5b8767545e305a6e81.tar.gz
cv2pdb-5f8ec64d826f844ccc5e5f5b8767545e305a6e81.tar.bz2
v0.4: fix crash when long is used as index or element type of dynamic or associative arrays
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 774b819..341b1b6 100644
--- a/TODO
+++ b/TODO
@@ -21,3 +21,4 @@ in the future, but not all have a known solution.
* type display of delegate does not have arguments
* assoc_array.length cannot be displayed (it is assoc_array.a->nodes)
* enum values not displayed
+* does not work with debug version of phobos