From 13315b9279bf8dcb0e99d8c23266eb40a6711814 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 28 Apr 2010 19:17:04 +0000 Subject: [PATCH] Add a crash note in todo.txt. --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 27707b7..09ec59e 100644 --- a/todo.txt +++ b/todo.txt @@ -27,3 +27,5 @@ at the Program level I seem to be eating away all of the var statements function pointers are ?; note that blocks are currently block_P = '?' I should probably attempt to use the auto_ flag somehow to not do contexts_ push when compiling Object_callAsFunction_toCYON should be implemented + +[NSString stringWithString:""] crashes, on linux, not on mac -- 2.49.0