Method Signature Problem.
Method Signature Problem.
- Subject: Method Signature Problem.
- From: Joshua Garnham <email@hidden>
- Date: Thu, 11 Jun 2009 17:03:06 +0000 (GMT)
I am getting the Error/Warning about a part of my code saying 'Messages
Without A Matching Method Signature will be assumed to return 'id' and
accept '…' as arguments.)'
I do not understand why I am getting this
error, so please help, below is a link to that part of code in the
implementation file.
http://fwdr.org/h8xf
The error is happening on this line:
if ([[self objectArray] indexOfObject:rootObj] % 2)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden