Re: Console messages at PB startup
Re: Console messages at PB startup
- Subject: Re: Console messages at PB startup
- From: Scott Tooker <email@hidden>
- Date: Fri, 30 Aug 2002 10:50:20 -0700
Don't bother. The warnings (which are harmless to the user) have
already been fixed for the next release.
Scott
On Friday, August 30, 2002, at 08:39 AM, Andy Lee wrote:
At 6:52 AM -0700 8/30/02, Matt Neuburg wrote:
When I open my project in PB, the Console says (cruft removed):
Project Builder: kCGErrorFailure : CGSaveGState
is obsolete; use CGContextSaveGState instead.
Project Builder: kCGErrorFailure :
CGTranslateCTM is obsolete; use CGContextTranslateCTM instead.
Project Builder: kCGErrorFailure : CGRotateCTM
is obsolete; use CGContextRotateCTM instead.
Project Builder: kCGErrorFailure :
>CGRestoreGState is obsolete; use CGContextRestoreGState instead.
I get the same messages. I'm using the August 2002 update of the
Jaguar Dev Tools.
From the messages, I'm guessing a Project Builder engineer at Apple
needs to replace a few calls to deprecated functions. I'd say file a
bug.
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.