Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
- Subject: Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
- From: Kyle Sluder <email@hidden>
- Date: Mon, 28 Sep 2009 13:44:52 -0700
On Mon, Sep 28, 2009 at 1:26 PM, James Walker <email@hidden> wrote:
> Because my code base is at least 50% Carbon and I don't have time to do a
> huge rewrite with minimal benefit to the user.
Fair enough, it was kind of a tangential point.
Anyway, if it seems to work, then you might as well just let it go.
Perhaps instead of the built-in functionality you can instead set your
own catchpoint and check $eip. If it's at the point where this
exception is thrown, just continue.
--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