[c++-pthreads] Re: Explicit catch of forced unwind
Mark Mitchell
mark at codesourcery.com
Mon Apr 16 00:15:04 UTC 2007
Jason Merrill wrote:
>> However, the "accessed in any way" language would also seem to forbid
>> rethrowing the exception (via "throw;"). Did you meant to forbid that?
>> If so, why?
>
> No, rethrowing does not access the exception, just passes it along. This
> is the same restriction that was already present for foreign exceptions.
OK; in that case, your proposed change seems fine to me.
Does anyone else object? If nobody speaks up in a week, I'll check the
change into the ABI document.
Thanks,
--
Mark Mitchell
CodeSourcery
mark at codesourcery.com
(650) 331-3385 x713
More information about the c++-pthreads
mailing list