Multiple declarations for method length
Multiple declarations for method length
- Subject: Multiple declarations for method length
- From: "Jay Rimalrick" <email@hidden>
- Date: Tue, 30 Dec 2003 14:20:53 -0500
This is the warning I get when I compile my project.
For some reason it is getting confused between the NSStatusItem length method and the NSString length method. Is there any way to explicitly use the NSString length method in my code over and above my simple [myString length];
thanks,
jay
________________________________________________________________
Sent via the WebMail system at 1st.net
_______________________________________________
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.