Re: NSString initWithFormat and stringWith
Re: NSString initWithFormat and stringWith
- Subject: Re: NSString initWithFormat and stringWith
- From: Bill Bumgarner <email@hidden>
- Date: Wed, 27 May 2009 08:38:13 -0700
On May 27, 2009, at 8:34 AM, Ignacio Enriquez wrote:
And regarding why use retainCount?
Well I am trying to find where is my mistake, since sometimes my
application crashes and I am quite (99.9%) sure that I am releasing a
object that shouldn't be.
Using -retainCount won't help you; a tempting, but ultimately,
futile path to follow.
Use NSZombies or Instrument's ObjectAlloc instrument.
b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden