Re: hey, who took away nested functions?
Re: hey, who took away nested functions?
- Subject: Re: hey, who took away nested functions?
- From: Andy Armstrong <email@hidden>
- Date: Thu, 5 Jan 2006 17:34:55 +0000
On 5 Jan 2006, at 17:30, Matt Neuburg wrote:
My code uses nested functions:
<http://developer.apple.com/documentation/DeveloperTools/gcc-4.0.1/
gcc/Neste
d-Functions.html>
It used to compile, but now it won't:
"nested functions are not supported on MacOSX"
What happened? Thx.
What were you using to compile it - AFAIK GNU C++ has never supported
them.
http://gcc.gnu.org/onlinedocs/gcc-3.3.1/gcc/Nested-Functions.html
That's the equivalent text for an earlier version of GCC as the one
you linked to. Both of them clearly state 'Nested functions are not
supported for GNU C++'.
--
Andy Armstrong, hexten.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden