Re: c++ exceptions in objective c call stack
Re: c++ exceptions in objective c call stack
- Subject: Re: c++ exceptions in objective c call stack
- From: "Jim Crafton" <email@hidden>
- Date: Sat, 5 Jul 2008 11:01:28 -0400
> You cannot throw C++ exceptions across Objective-C functions. If you want to
> catch this exception, you will have to catch it in drawRect, and decide
> there what to do with it.
The earlier emails seem to mention that for 64bit apps this will not
be a problem. Is that the case or did I misunderstand them?
_______________________________________________
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