CompareHack documentation
Authors
Generated by root
CompareHack functions
compareByPriority
int compareByPriority(id
a
, id
b
, void*
none
);
Description forthcoming.
compareTest
int compareTest(id
a
, id
b
, void*
none
);
A hack required to avoid
a
bug in NSMutableArray's
-sortUsingSelector:
method on OS X 10.4 on Intel. This may be caused by an as-yet-undetermined bug in the XMPP code, and so the continued need for it should be tested periodically.