On Thu, Apr 3, 2008 at 10:08 AM, Daniel Child <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to