------- Comment #12 from drow at gcc dot gnu dot org 2006-08-01 13:02 -------
Subject: Re: C++ (throw() and catch(...) {/* fall through */ } ) and pthread
cancellation are incompatible (at least with NPTL)
On Tue, Aug 01, 2006 at 07:10:53AM -0000, jason at redhat dot com wrote:
> > [What does this imply for throw()?]
>
> throw() will always block unwinding. For that case "sticky"
> cancellation works better. But I don't think that's actually an issue
> for iostreams, is it?
Right, I don't think so.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28145