Object Compatibility Method?
Object Compatibility Method?
- Subject: Object Compatibility Method?
- From: Greg Casey <email@hidden>
- Date: Sat, 25 Oct 2003 18:46:58 -0400
The following messages appear in the console window when I run my app
under Panther/XCode. Does anyone know what this means and (more
importantly) how to fix it? I can't find any information on them
online or in the archives.
-[Protocol copyWithZone:]: warning: Object compatibility method has
been executed at least once. Convert source code off it NOW!
-[Protocol retain]: warning: Object compatibility method has been
executed at least once. Convert source code off it NOW!
-[Protocol release]: warning: Object compatibility method has been
executed at least once. Convert source code off it NOW!
Thanks,
-gtc
_______________________________________________
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.