None of an object's methods are being recognized.
None of an object's methods are being recognized.
- Subject: None of an object's methods are being recognized.
- From: Cory Knapp <email@hidden>
- Date: Tue, 10 Feb 2004 23:04:27 -0800
My code compiles and run's just fine, but I get all these warnings
about possibly not responding any of the methods declared for it, even
NSObject's method's, like retain and release.
The only thing I'm doing differently here is declaring an enumeration
before the interface in the header file.
Any advise?
_______________________________________________
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.