Re: Isolating a bug?
Re: Isolating a bug?
- Subject: Re: Isolating a bug?
- From: <email@hidden>
- Date: Wed, 6 Apr 2005 11:03:05 +0000
Are you attempting to release said newly created NSString? I only ask because I had a bug once that was crashing my application because I was trying to release an NSString that was created with a convenience method like yours was, not aware that objects created with convenience methods are autoreleased.
Food for thought. Sorry if that isn't the answer.
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden