• 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: start in NSOperation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: start in NSOperation


  • Subject: Re: start in NSOperation
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Tue, 07 Jan 2014 10:14:04 +0700

On 7 Jan 2014, at 10:03, Jens Alfke <email@hidden> wrote:

>
> On Jan 6, 2014, at 5:54 PM, Gerriet M. Denkmann <email@hidden> wrote:
>
>>> Turn on -Woverriding-method-mismatch
>>
>> How to do this in Xcode?
>
> Add it in “Additional Warning Flags” in the build settings.

Or add the line to something.xcconfig:

WARNING_CFLAGS =  -Woverriding-method-mismatch (followed by other useful warning flags)

By the way: this is a particularly useful warning: just found another (potential) bug just be recompiling some projects.
Any reason why this is not ON by default?

Kind regards,

Gerriet.


_______________________________________________

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: 
 >Re: start in NSOperation (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: start in NSOperation (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: start in NSOperation
  • Next by Date: Set up an editable view based NSTableView programmatically - how to?
  • Previous by thread: Re: start in NSOperation
  • Next by thread: ioscomponents.com - reloaded!
  • Index(es):
    • Date
    • Thread