• 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
Warnings that won't go away
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warnings that won't go away


  • Subject: Warnings that won't go away
  • From: Tom Jones <email@hidden>
  • Date: Wed, 30 Nov 2005 00:52:23 -0600

Here's some code from MyDocument.m
[[self playlist] insertObject:theItem inPlaylistItemsAtIndex: [[self
playlist] countOfPlaylistItems]];

I get two warnings on this line:
warning: no '-countOfPlaylistItems' method found
warning: no '-insertObject:inPlaylistItemsAtIndex:' method found

The code executes correctly, but how do I get rid of the warnings?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Warnings that won't go away
      • From: Sherm Pendley <email@hidden>
  • Prev by Date: getting NSTextView to work
  • Next by Date: Re: Is Apple's singleton sample code correct?
  • Previous by thread: Re: getting NSTextView to work
  • Next by thread: Re: Warnings that won't go away
  • Index(es):
    • Date
    • Thread