aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3b27c99..bb2bf7f 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+* 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.