aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-09-23 17:35:55 +0200
committerDrahflow <drahflow@gmx.de>2015-09-23 17:35:55 +0200
commit3739a7e8576b299880516108d16adf33a1d5aaf9 (patch)
tree4e1aa264dacb1f400d80feb5bca3902772c8dfe3 /TODO
parent07fea76739ae6483c592447f0c4922b59c191101 (diff)
Use separate GC stack to prevent overflow
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index bb2bf7f..3b27c99 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-* the GC must not use stack storage for mark search front, can cause stack overflow
* better sys .file
* don't make newly opened files executable by default
* make :executable, :nonexecutable, :writable, :readable, etc.