Re: Fix Depracated call in Apple Sample Code?
Re: Fix Depracated call in Apple Sample Code?
- Subject: Re: Fix Depracated call in Apple Sample Code?
- From: Gregory Weston <email@hidden>
- Date: Thu, 26 Jan 2006 19:52:49 -0500
Jerry Krinock wrote:
When I compile for 10.4, I get a couple warnings about depracated
functions
in MoreUNIX.c, used in MoreAuthSample.
The API documentation suggests using a different method instead,
and it's
likely within my capability to fix it.
What is the proper way of handling this? Should I fix my copy of
MoreUNIX,
or file a bug report and live with the warnings hoping that someday
Apple
will update MoreUNIX.c? Aren't a lot of people using
MoreAuthSample? It
has not been updated since 2003.
Seems like the obvious answer is to fix the bug and then submit the
fix as part of the bug report. Any chance that the symbol for which
you're looking is __NSGetExecutablePath?
G
_______________________________________________
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