Re: Do I need to relase @"string" ??
Re: Do I need to relase @"string" ??
- Subject: Re: Do I need to relase @"string" ??
- From: Joel Norvell <email@hidden>
- Date: Mon, 2 Mar 2009 16:50:51 -0800 (PST)
While it's important to keep Objective C's memory management model and rules in mind, I've found the LLVM/Clang Static Analyzer to be the perfect tool for double-checking my code. It's a lot less neurotic than trying to remember everything, all the time, especially when you're starting out.
Eric Orion Anderson did this very helpful tutorial:
http://www.therareair.com/2008/09/26/tutorial-how-to-static-analyze-your-objective-c-code-using-the-clang-static-analyzer-tool/
http://tinyurl.com/d7p3pp
Sincerely,
Joel
_______________________________________________
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