• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSUInteger in for-loop?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUInteger in for-loop?


  • Subject: Re: NSUInteger in for-loop?
  • From: Charles Srstka <email@hidden>
  • Date: Mon, 15 Sep 2008 13:21:31 -0500

On Sep 15, 2008, at 12:57 PM, Michael Ash wrote:

gcc allows you to disable individual warnings. So using "-Wall -Wextra
-Wno-unused-parameter" will give you all of the good warnings with
none of the annoying unused parameter ones. In practice, this single
warning is the only one I've found in the entire set of -Wall -Wextra
to do more harm than good. Every other warning they have has, in my
experience, been completely legitimate. And -Wextra adds so many more
useful warnings that I'd never consider leaving it out.

True enough - the -Wno-unused-parameter pretty much removes most of the annoying features of -Wextra.


Charles
_______________________________________________

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


References: 
 >NSUInteger in for-loop? (From: Alex Reynolds <email@hidden>)
 >Re: NSUInteger in for-loop? (From: Brett Powley <email@hidden>)
 >Re: NSUInteger in for-loop? (From: "Sean McBride" <email@hidden>)
 >Re: NSUInteger in for-loop? (From: Charles Srstka <email@hidden>)
 >Re: NSUInteger in for-loop? (From: "Michael Ash" <email@hidden>)

  • Prev by Date: Re: referencing XML Data
  • Next by Date: Re: NSUInteger in for-loop?
  • Previous by thread: Re: NSUInteger in for-loop?
  • Next by thread: Re: NSUInteger in for-loop?
  • Index(es):
    • Date
    • Thread