diff options
author | Araq <rumpf_a@web.de> | 2012-01-29 13:38:23 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-01-29 13:38:23 +0100 |
commit | 1ba3dbc7595a40bdb68973d0863c904657ca28f6 (patch) | |
tree | be239af216de9221d51a196ced116d92ebf2d3e9 /todo.txt | |
parent | e27da767a2e833966a418d805abb45a9f172be47 (diff) | |
download | Nim-1ba3dbc7595a40bdb68973d0863c904657ca28f6.tar.gz |
bugfix tests/tzeroarray
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index dc9f9c159..22a4c6d97 100755 --- a/todo.txt +++ b/todo.txt @@ -48,6 +48,7 @@ Bugs without ``-d:release`` leaks memory; good way to figure out how a fixed amount of stack can hold an arbitrary number of GC roots! - bug: temp2.nim triggers weird compiler and except.nim bug +- bug: negative array indexes fail to index check version 0.9.XX |