Re: 'pedantic warnings' and #import, how to reconcile?
Re: 'pedantic warnings' and #import, how to reconcile?
- Subject: Re: 'pedantic warnings' and #import, how to reconcile?
- From: "A.M." <email@hidden>
- Date: Thu, 15 Jun 2006 14:26:41 -0400 (EDT)
On Thu, June 15, 2006 2:20 pm, Rob Rohan wrote:
> Actually, if I remember correctly #import was "officially" deprecated
> - which is silly of course. I think it was then added as an extension
> because it is useful, but the compiler probably still thinks it's
> deprecated.
#import was deprecated because it didn't function properly under certain
circumstances. It was undeprecated when it was fixed. The warning is still
accurate [barring the improper no-import squelching] - other compilers may
not recognize #import.
> That's a fuzzy memory, but I think I read that in a Cocoa book - the
> one by the Big Nerd Ranch guy.
AKA "Cowboy Hat Guy": Aaron Hillegass.
-M
_______________________________________________
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