On Oct 24, 2013, at 3:37 AM, Maxthon Chan <xcvi...@me.com> wrote: > Quite difficult as they emulated platform defines well, and I cannot reliably > detect either GNUSTEP or __LINUX__ flags.
I can’t believe they don’t offer some kind of flag for detecting that environment. Every other platform API I can think of does. But if so, then add your own custom flag via -D in the Makefile. Basically, you can’t use portability to a non-Apple platform as an excuse for why you have to call internal APIs on an Apple platform. —Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com