catch(...) and forced unwind
Richard Henderson
rth@redhat.com
Tue Dec 16 00:08:00 GMT 2003
On Mon, Dec 15, 2003 at 06:34:00PM -0500, David Abrahams wrote:
> Meaning that I have to know specifically about pthreads.
Yes.
> While I agree that it's a widespread threading standard, I don't
> think that's a good precedent to set.
It's made unavoidable by the way pthreads has been defined.
You'll either have to ifdef or come up with some wrappers.
That's the nature of real-life portability...
r~
More information about the Gcc
mailing list