I have a long-name method in a class conforming to UKTest protocol and
ukrun will run forever.
The method name is 31 characters long (_addDocumentWithDifferentFields:).
It doesn't happen in MacOS X 10.3 (GCC 3), but in 10.4 (GCC 4).
By reducing the length of method, it fixes the problem.

Yen-Ju

Reply via email to