On Feb 8, 2010, at 12:16 AM, Chunk 1978 wrote:

> currently i'm in the habit of cleaning before building so my warnings
> will always show, and i wanted to know if i could remove that step
> with changing a setting. now i know it's a known problem prior to 3.2.

I highly recommend treating warnings as errors. (There's a checkbox for that in 
the build settings.) There are too many types of serious issues that the 
compiler only treats as warnings — the most serious one is the Obj-C 
'unrecognized selector' warning. If I misspell a method name, that's a 
guaranteed exception at runtime, so I want to fix it right away.

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to