• 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: Obj-C question: protocol usage and inheritance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obj-C question: protocol usage and inheritance


  • Subject: Re: Obj-C question: protocol usage and inheritance
  • From: Nat! <email@hidden>
  • Date: Wed, 18 Sep 2002 00:31:10 +0200

Am Mittwoch, 18.09.02 um 00:18 Uhr schrieb Nicola Pero:

"-Wno-protocol: If a class is declared to implement a protocol, a warning
is issued for every method in the protocol that is not implemented by the
class. The default behaviour is to issue a warning for every method not
explicitly implemented in the class, even if a method implementation is
inherited from the superclass. If you use the -Wno-protocol option, then
methods inherited from the superclass are considered to be implemented,
and no warning is issued for them."

If you think you don't like the default behaviour and prefer the other
one, simply use the -Wno-protocol flag to get it. :-)



That's cool. I did look in the Developer Tools documentation but i didn't find the -Wno-protocol option. It's exactly what I want.

Ciao
Nat!

Jedenfalls sind zehn Fehlstarts hintereinander [E. Fuchs]
ein sehr interessanter Beweis
fuer unsere Theorie
von der natuerlichen Ueberlegenheit des Dezimalsystems
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: NSURL Blocking
  • Next by Date: Transparency Problems
  • Previous by thread: Re: Obj-C question: protocol usage and inheritance
  • Next by thread: Data to String: what encoding?
  • Index(es):
    • Date
    • Thread