Re: Gracefully failing on unsupported OS version
Re: Gracefully failing on unsupported OS version
- Subject: Re: Gracefully failing on unsupported OS version
- From: Rosyna <email@hidden>
- Date: Mon, 18 Apr 2005 12:18:56 -0700
Even then, that's only if you don't take advantage of weak linking.
Which is pretty trival to do.
if (TigerOnlyFunction)
TigerOnlyFunction("Hello!");
Ack, at 4/18/05, Ali Ozer said:
If you use Tiger symbols or function calls (not methods or classes)
which are not appropriately weakly linked (they aren't declared as
AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER), your app might refuse to
launch at all.
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden