Email List: Xaustin-group-lX
[All Lists]

Re: XSH/XRAT conflict over cancellation points

To: "Wojtek Lerch" <yyyyyy@xxxxxxx>
Subject: Re: XSH/XRAT conflict over cancellation points
From: Alexander Terekhov <yyyyyyyy@xxxxxxxxxx>
Date: Fri, 21 May 2004 21:01:25 +0200
Cc: yyyyyyyyyy@xxxxxxxxxx (Seeds, Glen), yyyyyyyyyyyyyy@xxxxxxxxxxxxx
> you're free to implement setjmp() in a way that will allow 
> you to use it for exception handling.

That's upside down. C compiler shall translate setjmp() macro 
to some magic C++ try/catch thing and longjmp() to a rather 
simple C+ throw.

regards,
alexander.

<Prev in Thread] Current Thread [Next in Thread>