• 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
unseen classes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unseen classes?


  • Subject: unseen classes?
  • From: David Cairns <email@hidden>
  • Date: Sun, 19 Jan 2003 23:53:45 -0500

for some reason or another, im getting all manner of warnings during compile that i don't *think* i should be getting. here are a few:

warning: 'MyClass' does not respond to 'autorelease'
warning: 'MyClass' does not respond to 'retain'
warning: return type for 'initObjWithPath' defaults to id


and so on, basically naming every other method in the class. Note if you will, that MyClass is not actually the name of the class and it is a subclass of NSObject. ive been mostly borrowing code from the "Learning Cocoa" book for my AddObj: method, with regard to the NSOpenPanel.

Also note that i have 'told' the controller class i'm working with about the MyClass class with the @class MyClass; statement before the @implentation of the controller.

Basically my project adds MyClass objects to a DataSource class and displays the names in an NSTable. Unfortunately, my program either gets a SIGBUS or SIGSEGV error about the second or third time I call AddClip:. Any ideas? if im not posting enough info, tell me.

-- dave

--------------------------------------------
"see you later, space cowboy..."
--------------------------------------------




-- dave

--------------------------------------------
"see you later, space cowboy..."
--------------------------------------------
_______________________________________________
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.

  • Follow-Ups:
    • Re: unseen classes?
      • From: Jens Bauer <email@hidden>
    • Re: unseen classes?
      • From: Isaac Sherman <email@hidden>
  • Prev by Date: Re: Setting tooltip delay?
  • Next by Date: dragable divider
  • Previous by thread: Re: Setting tooltip delay?
  • Next by thread: Re: unseen classes?
  • Index(es):
    • Date
    • Thread