• 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: compiler warning for not fully implementing protocol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiler warning for not fully implementing protocol


  • Subject: Re: compiler warning for not fully implementing protocol
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Fri, 01 Aug 2008 06:47:37 -0700


On Aug 1, 2008, at 3:53 AM, Mark Sanvitale wrote:

I copied your code from Mail and pasted it into a text file.

[ip193:~/Desktop] mas% cc test.m -framework Foundation -o test
test.m:33: warning: incomplete implementation of class 'PortalActionView'
test.m:33: warning: method definition for '-displayCapture' not found
test.m:33: warning: class 'PortalActionView' does not fully implement the 'ReadArchiveClient' protocol

[...]

Of course, perhaps these warnings are not actually being output on other systems. I am running 10.4.11, 'cc --version':
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370).

I don't see the warnings, so that might be it; I'm on 10.5.4, with a slightly newer gcc: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488).


--
Adam

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: compiler warning for not fully implementing protocol (From: Mark Sanvitale <email@hidden>)

  • Prev by Date: Re: interrupting a thread/run loop
  • Next by Date: Re: Cocoa daemon
  • Previous by thread: Re: compiler warning for not fully implementing protocol
  • Next by thread: interrupting a thread/run loop
  • Index(es):
    • Date
    • Thread