error: nested functions are disabled
error: nested functions are disabled
- Subject: error: nested functions are disabled
- From: "Ken G. Brown" <email@hidden>
- Date: Tue, 6 May 2008 09:30:59 -0600
For some reason I started getting this error in a project that was compiling fine before I added a couple functions:
error: nested functions are disabled, use -fnested-functions to re-enable
I don't believe I have any nested functions. And commenting out the functions I added does not help.
And I don't know where to re-enable the nested functions or if that is a good idea.
Can anyone advise on this?
I am also getting lots of warnings like:
warning: incompatible implicit declaration of built-in function 'strncat' when compiling example code.
Can anyone suggest what to look for in order to avoid these warnings?
This is with Xcode 3.0, GCC 4.0, plain C code for a command line program.
Thx for any tips,
Ken G. Brown
_______________________________________________
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