Re: c++ exceptions
Re: c++ exceptions
- Subject: Re: c++ exceptions
- From: Joel Reymont <email@hidden>
- Date: Tue, 16 Mar 2010 15:37:25 +0000
On Mar 16, 2010, at 3:27 PM, Jens Alfke wrote:
> The worst case is where your code calls a system framework that calls back into your code, and that bit of your code throws an exception that’s caught by your outer code. The system code in the middle gets unwound without being able to clean up, which can often cause really nasty problems later on.
So how do you make sure this doesn't happen or code around it?
---
http://es.linkedin.com/in/joelreymont
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden