Re: Nested Functions
Re: Nested Functions
- Subject: Re: Nested Functions
- From: Philip Aker <email@hidden>
- Date: Wed, 6 Aug 2008 21:11:39 -0700
On Aug 6, 2008, at 8:37 PM, Gerald Coleman wrote:
I am a newbie and I am tryin to learn Objective-C using Xcode. I am
trying to build some sample code I picked up and getting an error
stating Nested functions are disabled:Use -fnested-functions. to re-
enable. I don't know where to set this. Any help?
At any level, it's possible to make a typo that leaves braces,
brackets, or parenthesis unmatched. This will trigger the error you
receive. If I was you, I wouldn't touch the -fnested-functions option,
and search for unbalanced items in your code using ⌘-b instead.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden