Re: Singletons cause static analyzer warning
Re: Singletons cause static analyzer warning
- Subject: Re: Singletons cause static analyzer warning
- From: Alexander von Below <email@hidden>
- Date: Thu, 10 Sep 2009 22:12:35 +0200
Am 10.09.2009 um 21:56 schrieb Brad Goss:
I simple autorelease it. This won't cause any harm as you've
overridden the autorelease method to do nothing.
[[[self alloc] init] autorelease]
Brad Goss
email@hidden
In that case, yes. But there are other things that the analyzer thinks
of as possible mistakes, and I would like to have a way of saying :
"Yeah, I checked it, and it's cool. Don't complain about it next time"
Alex
_______________________________________________
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