Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
- Subject: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
- From: Stephen Kay <email@hidden>
- Date: Thu, 16 Aug 2012 20:58:44 -0400
- Thread-topic: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
This is puzzling me:
I'm porting an old CodeWarrior project and doing it initially in XCode 2.4.1
on 10.4.11, on a PPC machine where I used to build the CW versions.
So I got everything to compile, link and run, on the PPC machine. The
project is set to use the current OS to build against, deployed against
Compiler Default.
I then moved it to an Intel mac that is also running 10.4.11, and XCode
2.4.1 (identical). When I compile it on that machine, I get a large number
of deprecated warnings such as:
warning: 'RectRgn' is deprecated (declared at
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.frame
work/Headers.Quickdraw.h:3072)
I understand that QD is deprecated, but why don't I get the same warnings on
the PPC machine? Both machines are using XCode 2.4.1 and Mac OS X 10.4.11.
Same project. Any ideas on what could be different?
Thanks,
- Stephen
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
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