From b781e25ec63b340a6c215721e07a25e4bda42994 Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 6 Oct 2014 01:01:23 +0200 Subject: should compile with csources again --- compiler/ast.nim | 1 - todo.txt | 2 -- 2 files changed, 3 deletions(-) diff --git a/compiler/ast.nim b/compiler/ast.nim index 762e09a95..db6003b87 100644 --- a/compiler/ast.nim +++ b/compiler/ast.nim @@ -681,7 +681,6 @@ type heapRoot*: PRope # keeps track of the enclosing heap object that # owns this location (required by GC algorithms # employing heap snapshots or sliding views) - #a*: int # location's "address", i.e. slot for temporaries # ---------------- end of backend information ------------------------------ diff --git a/todo.txt b/todo.txt index 1e01793de..e24175e8b 100644 --- a/todo.txt +++ b/todo.txt @@ -15,9 +15,7 @@ Concurrency ----------- - test 'deepCopy' for closures - - implement 'foo[1..4] = spawn(f[4..7])' -- document the new 'spawn' and 'parallel' statements Low priority: - support for exception propagation? (hard to implement) -- cgit 1.4.1-2-gfad0