This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
exceptions and threads
- To: egcs at cygnus dot com
- Subject: exceptions and threads
- From: Christian Millour <chris161 at club-internet dot fr>
- Date: Wed, 10 Dec 1997 00:33:47 +0100
- Reply-To: egcs at cygnus dot com
Hi all. I was wondering whether signalling a thread could be
converted safely into a C++ exception. My gut feeling is that
it cannot, but I'd like your compiler experts confirmation.
TIA, and congratulations for the impressive work.