Re: Failure on unarchiving a NSBezierPath
Re: Failure on unarchiving a NSBezierPath
- Subject: Re: Failure on unarchiving a NSBezierPath
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 28 Apr 2008 02:24:16 -0400
On Fri, Apr 25, 2008 at 5:10 AM, an0 <email@hidden> wrote:
> Thanks a lot if you or others can give me some more hint.
You really aren't getting the point.
You're returning NO from -readFromData:ofType:error. You're not
setting *outError to anything meaningful. Therefore your program is
printing out weird logs. Until you fix this bug your error log is
useless and can't help you debug your application.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden