From 2270c4f5c9a010e60741d899384f4b09f8961fb3 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 18 Mar 2015 05:08:40 +0100 Subject: updated TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index bfd9aad..acf158c 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,10 @@ Known Bugs: are in the internal pdcwin.h. Also batch mode is broken in PDCurses/win32 - endwin() does not work. + * It is still possible to crash SciTECO using recursive functions, + since they map to the C++ program's call stack. + It is perhaps best to use another ValueStack as a stack of + macro strings and implement our own function calling. Features: * Support loading from stdin (--stdin) and writing to -- cgit v1.2.3