From: Jay Freeman (saurik) Date: Mon, 12 Oct 2009 00:04:11 +0000 (+0000) Subject: Fix line numbers of errors caused in executed scripts due to lopping off the first... X-Git-Tag: v0.9.432~354 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/2b1245e47c16c879fbe534d0007dbfe47eeda3e5?hp=2b1245e47c16c879fbe534d0007dbfe47eeda3e5 Fix line numbers of errors caused in executed scripts due to lopping off the first line, removed CYApplicationMain temporary hack, implemented new Pointer for binding a type to an address, and slightly rearranged gcc makefile arguments. ---