disabled M&S GC again

This commit is contained in:
Araq
2013-09-10 00:46:02 +02:00
parent f659b6a0d9
commit 138db5a85d
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
mainModule:"nimrod.nim"
gc:markAndSweep
# gc:markAndSweep
hint[XDeclaredButNotUsed]:off
path:"llvm"

View File

@@ -22,6 +22,7 @@ version 0.9.4
Bugs
====
- 'quote' without 'do' doesn't work
- compilation of niminst takes way too long. looks like a regression
- simple closure iterator doesn't work
- docgen: sometimes effects are listed twice