From: Jay Freeman (saurik) Date: Wed, 18 Nov 2009 20:31:58 +0000 (+0000) Subject: Fixed a bug where the identifier merging algorithm would fail horribly on pre-merged... X-Git-Tag: v0.9.432~149 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/de9fc71b1efd1cbcd5049e5b7c162844a6909a6c?ds=inline;hp=de9fc71b1efd1cbcd5049e5b7c162844a6909a6c Fixed a bug where the identifier merging algorithm would fail horribly on pre-merged identfiers and factored the weird variable rename debugging code to -grename. ---