• 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
compile warning re not implementing protocol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compile warning re not implementing protocol


  • Subject: compile warning re not implementing protocol
  • From: Dennis Christopher <email@hidden>
  • Date: Wed, 18 Mar 2009 12:46:34 -0400

All,

Not sure if the list archive search is working properly, but I find nothing searching under 'protocol' that addresses this puzzle.

I have a class PersonalInfoController that declares a protocol and a class AppController that implements it. The two protocol methods are
declared publicly in AppController. Why then does the following call in AppController

[self setPersonalInfoController:[PersonalInfoController controllerWithDelegate:self]];

Get the compiler warning 

"The class AppController does not implement the PersonalInfoControllerDelegate protocol."

Dennis Christopher
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: compile warning re not implementing protocol
      • From: Keary Suska <email@hidden>
  • Prev by Date: Re: gcc and bitwise right shift
  • Next by Date: Re: private dylib
  • Previous by thread: Re: Snapshot failed
  • Next by thread: Re: compile warning re not implementing protocol
  • Index(es):
    • Date
    • Thread