]> git.saurik.com Git - cycript.git/commitdiff
Add a crash note in todo.txt.
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 28 Apr 2010 19:17:04 +0000 (19:17 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 28 Apr 2010 19:17:04 +0000 (19:17 +0000)
todo.txt

index 27707b719910dd4999b033d51b808c058218c2fb..09ec59eb5996295bc1819705386c11aca301da46 100644 (file)
--- 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