diff options
author | Araq <rumpf_a@web.de> | 2014-02-09 01:34:17 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-02-09 01:34:17 +0100 |
commit | ac3bce79d112a2168b67e791b79a1fe9bde84fd1 (patch) | |
tree | 933123371d46903096e328e5f193b0109605a196 /todo.txt | |
parent | 783095a100a2ae11745dcda50d99e99ab85f3afd (diff) | |
download | Nim-ac3bce79d112a2168b67e791b79a1fe9bde84fd1.tar.gz |
compiles on sparc again
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 738e9b3fa..0962d172e 100644 --- a/todo.txt +++ b/todo.txt @@ -4,7 +4,6 @@ version 0.9.4 - fix GC issues - fix macros\tstringinterp.nim - test and fix showoff -- test C source code generation - fix closures - test and fix exception handling - implement 'union' and 'bits' pragmas |