X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/56e02e5b879e679302c8d9a20654b8a193791a3a..776d37ff17426cba8c293bc6ef70ecd02878d059:/todo.txt diff --git a/todo.txt b/todo.txt index 5d73856..e9a1dd8 100644 --- a/todo.txt +++ b/todo.txt @@ -116,3 +116,6 @@ using .withName from the grammar is a horrible hack that makes other uses imposs blocks should be allowed to return blocks/functions: ModifiedType needs to go instead, TypedParameterList should be folded into a TypeModifier with the other types + +LT_INIT([pic-only]) doesn't work, because the default is only used if unset, and it has a default setting... +even when using --pic-only, libtool insists on building every file twice... with the same fucking arguments