Re: GCC3.3 and mid-function class declarations
Re: GCC3.3 and mid-function class declarations
- Subject: Re: GCC3.3 and mid-function class declarations
- From: j o a r <email@hidden>
- Date: Fri, 26 Sep 2003 23:16:34 +0200
PB doesn't support GCC 3.3 out of the box - and unfortunately falls
back to using GCC 2.9x. Search the list archives here, and over at
projectbuilder-users for solutions to this problem.
j o a r
On 2003-09-26, at 21.20, Jeff LaMarche wrote:
I just applied the GCC 3.3, and some of my code won't compile...
I get errors any place where I define a pointer to an objective-C
class NOT at the beginning of a function. I remember that I used to
have to put all the declarations up there back in the 2.9 days... is
this functionality gone with 3.3, or is there some switch or setting
that needs to happen to allow mid-function class declarations.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.