Should I be worried about ibtool initWithString:nil ???
Should I be worried about ibtool initWithString:nil ???
- Subject: Should I be worried about ibtool initWithString:nil ???
- From: David Hoerl <email@hidden>
- Date: Thu, 09 Oct 2008 13:29:46 -0400
I'm having the most bizarre problem when trying to run my app on a G5
in 64bit mode (all other combos work). It gets into some deep loop in
the system, and the debugger and use of standard memory env variables
of no help. So, I groping...
Looking in the console log, I see this message:
ibtool[79890]: -[NSConcreteAttributedString initWithString:] called
with nil string argument. This has undefined behavior and will raise
an exception in post-Leopard linked apps. This warning is displayed
only once.
However, I get no warning on standard error from ibtool. I also
cannot find anything that appears to be a null XNL string in the xib
file.
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden