• 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
How to remove 'not found in protocol' compiler warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to remove 'not found in protocol' compiler warning


  • Subject: How to remove 'not found in protocol' compiler warning
  • From: Paul Johnson <email@hidden>
  • Date: Fri, 12 Nov 2010 08:09:03 -0600

I'm getting a compiler warning message at the following line of code:

    NSArray *selectedObjects = [[secondTableView dataSource] selectedObjects
];

The warning message is <'selectedObjects' not found in protocol>.

Can someone suggest what I need to do to remove the warning?
_______________________________________________

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

  • Follow-Ups:
    • Re: How to remove 'not found in protocol' compiler warning
      • From: Sherm Pendley <email@hidden>
  • Prev by Date: Re: Detecting reading a key in KVC
  • Next by Date: Re: How to remove 'not found in protocol' compiler warning
  • Previous by thread: Get Started with a webplugin
  • Next by thread: Re: How to remove 'not found in protocol' compiler warning
  • Index(es):
    • Date
    • Thread