summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-02-17 23:59:32 +0100
committerAraq <rumpf_a@web.de>2014-02-17 23:59:32 +0100
commit420d4197f139c277f7b7d0eaf462ed0fe9e00745 (patch)
treed4278dd6b70267a3d1196685293456f966cf78f9 /todo.txt
parent14bdedb0f7a8dbd15d685866fc022ad559a4e35b (diff)
downloadNim-420d4197f139c277f7b7d0eaf462ed0fe9e00745.tar.gz
todo.txt changes
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 2e6eb708b..656bd06fc 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,10 @@
 version 0.9.4
 =============
 
+- fix macros\tstringinterp.nim:
+  - problem: needs another level of indirection for 'seq'
+  - problem: deref is not correct
 - fix GC issues
-- fix macros\tstringinterp.nim
 - test and fix showoff
 
 
' href='#n138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169