Re: Expected identifier or '(' and other errors occur after copying working code to a second machine
Re: Expected identifier or '(' and other errors occur after copying working code to a second machine
- Subject: Re: Expected identifier or '(' and other errors occur after copying working code to a second machine
- From: Jerry Krinock <email@hidden>
- Date: Tue, 28 Oct 2014 13:19:12 -0400
> On 2014 Oct 28, at 09:44, Saunderson, Rik <email@hidden> wrote:
>
> Does anyone have any ideas about what's going on?
I’ve seen Xcode do weird stuff like this too - just yesterday as a matter of fact,
with an Xcode 6.1 beta. Particularly with the “Expected identifier or whatever”
nonsense, I think that there maybe nonprinting characters have slipped into your code,
or maybe characters that are way off on the right end of the line, out of the window,
so you can’t see them. What eventually works for me is to delete and re-type the code,
starting where Xcode has flagged the problem, and proceeding upward until the errors
go away. It also might help to quit and relaunch Xcode during the process.
_______________________________________________
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