GCC3.3 and mid-function class declarations
GCC3.3 and mid-function class declarations
- Subject: GCC3.3 and mid-function class declarations
- From: Jeff LaMarche <email@hidden>
- Date: Fri, 26 Sep 2003 15:20:56 -0400
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.
TIA,
Jeff
_______________________________________________
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.