Getting Rid of Deprecated Function warnings
Getting Rid of Deprecated Function warnings
- Subject: Getting Rid of Deprecated Function warnings
- From: Steve Sisak <email@hidden>
- Date: Tue, 27 Dec 2005 16:31:38 -0500
I'm in the process of building a universal binary that uses a
deployment target of 10.2/gcc3 on the PPC side and 10.4/gcc4 on the
intes side.
Right now I'm drowning in deprecated function warnings for OS utility
functions on the Intel side to the point that I can't find the real
warnings. (Things line EqualString(), SectRect(), etc. that aren't
going away)
Is there a quick way to lose these warnings w/o changing the deployment target?
(No time to re-write all of the QuickDraw and pascal string utilities
by hand and wait for QuickTime to not take Pascal strings, Rect and
Matrix as parameters)
Thanks,
-Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden