Skip navigation.
 
mlusage of #import?
FROM : Philippe C.D. Robert
DATE : Sat Nov 02 20:13:19 2002

Hi,

the official advice/message/rule from the gcc folks is not to use
"#import" anymore at all. Although it still works with gcc 3.x it is
considered as deprecated (see -Wno-import).
Now Apple is still using #import in 10.2 thus I wonder what Apple's
position is in this respect? What should be used by 3rd party
developers for custom ObjC code? How will Apple deal with this in the
future?

Can anyone from Apple explain or comment the official position?

Thanks,

-Phil
--
Philippe C.D. Robert
http://www.nice.ch/~phip
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlusage of #import? Philippe C.D. Robe… Nov 2, 20:13
mlRe: usage of #import? Don Yacktman Nov 2, 21:03
mlRe: usage of #import? Martin Häcker Nov 3, 00:00