Re: [Boost-bugs] [Boost C++ Libraries] #10093: Exceptions "teleport" between coroutines when switching inside catch

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10093: Exceptions "teleport" between coroutines when switching inside catch
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-23 12:29:56


#10093: Exceptions "teleport" between coroutines when switching inside catch
-------------------------------+---------------------
  Reporter: snaury@… | Owner: olli
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: context
   Version: Boost 1.54.0 | Severity: Problem
Resolution: wontfix | Keywords:
-------------------------------+---------------------
Changes (by olli):

 * status: new => closed
 * resolution: => wontfix

Comment:

 It is not easy to solve because the different compilers handle it in a
 different way. even worse for some compilers 8MSVC) it is not know where
 currently catched exceptions are stored.

 I've added a note in the doc not to re-throw exceptions from a catch-
 clause inside a coroutine/context.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10093#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC