Skip navigation.
 
mlRe: Gracefully failing on unsupported OS version
FROM : Rosyna
DATE : Mon Apr 18 21:18:56 2005

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

Related mailsAuthorDate
mlGracefully failing on unsupported OS version John Brownlow Apr 18, 19:43
mlRe: Gracefully failing on unsupported OS version Shawn Erickson Apr 18, 19:56
mlRe: Gracefully failing on unsupported OS version Ingmar J Stein Apr 18, 19:56
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 20:00
mlRe: Gracefully failing on unsupported OS version Ricky Sharp Apr 18, 20:04
mlRe: Gracefully failing on unsupported OS version Shawn Erickson Apr 18, 20:05
mlRe: Gracefully failing on unsupported OS version Ali Ozer Apr 18, 20:13
mlRe: Gracefully failing on unsupported OS version Ricky Sharp Apr 18, 20:17
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 20:20
mlRe: Gracefully failing on unsupported OS version Matt Neuburg Apr 18, 20:31
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 21:06
mlRe: Gracefully failing on unsupported OS version Rosyna Apr 18, 21:18
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 21:23
mlRe: Gracefully failing on unsupported OS version Rosyna Apr 18, 21:45
mlRe: Gracefully failing on unsupported OS version Bill Cheeseman Apr 18, 22:42
mlRe: Gracefully failing on unsupported OS version Jonathon Mah Apr 19, 18:38