From 07fea76739ae6483c592447f0c4922b59c191101 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Wed, 23 Sep 2015 09:46:57 +0200 Subject: GC can stack overflow, must fix --- TODO | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3