Re: Cocoa-dev Digest, Vol 5, Issue 533
Re: Cocoa-dev Digest, Vol 5, Issue 533
- Subject: Re: Cocoa-dev Digest, Vol 5, Issue 533
- From: "Michael Ash" <email@hidden>
- Date: Thu, 3 Apr 2008 12:18:05 -0400
On Thu, Apr 3, 2008 at 10:08 AM, Daniel Child <email@hidden> wrote:
> I thought #import would take care of the possibility of duplication. Are
> you suggesting I need to separate the declaration of the function from the
> implementation, placing the implementation into a different file? Then I'm
> wondering why Xcode 3 would not accept it but Xcode 2 would....
ZeroLink would commonly hide errors such as these. Thankfully it is
gone in Xcode 3, and if you never built a Release version of your
program with Xcode 2 and never turned off ZeroLink, that would explain
it.
Mike
_______________________________________________
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