Authors
- Generated by builder
-
NSComparisonResult compareByPriority(id a, id b, void* none);
Description forthcoming.
NSComparisonResult 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.