summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-01-27 22:58:21 +0100
committerAraq <rumpf_a@web.de>2013-01-27 22:58:21 +0100
commitd5a5c2291f7b7cccb6f15edc05efca12638a3976 (patch)
treea0414f5974e2f4f023ae47f4db0ecc15deebe7f5 /todo.txt
parent07585088955c1fe8fb815c40409ed9f5d66fd446 (diff)
downloadNim-d5a5c2291f7b7cccb6f15edc05efca12638a3976.tar.gz
bugfix: overlap checking for 'case'
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 7da08f2bb..bac951e8b 100755
--- a/todo.txt
+++ b/todo.txt
@@ -4,7 +4,6 @@ version 0.9.2
 - implement constructors + full 'not nil' checking
 - ``restrict`` pragma + backend support
 - fix: 'result' is not properly cleaned for NRVO
-- fix: exhaustive checking in case statements
 
 version 0.9.4
 =============