[c++-pthreads] Re: pthread_cancel and EH: let's try this again
Jason Merrill
jason at redhat.com
Wed Jul 13 21:58:48 UTC 2005
On 13 Jul 2005 21:52:14 +0200, Gabriel Dos Reis <gdr at integrable-solutions.net> wrote:
> I think cancellation should be left as ordinary C++, catchable through
> catch(...). I don't think we should second guess client code and
> design a new model of exception.
My point is that making it an exception is also second-guessing client
code which is written to use the POSIX C binding.
Jason
More information about the c++-pthreads
mailing list