X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/d3b63265874c492a4128f93fe55d568ef7d7aa2c..a8ef4d3eae5d941d3e63424d97847ee995eccdde:/todo.txt diff --git a/todo.txt b/todo.txt index 7285880..f6b5863 100644 --- a/todo.txt +++ b/todo.txt @@ -104,3 +104,4 @@ Objective-C strings might should be cyonified using double-quotes apparently you can have random escape sequences in strings, like \! cycript -p with processes that have spaces doesn't work CYDriver uses std::istream, but it should use std::streambuf +the mechanism I used to autodetect readline is horrible: use autoconf