Re: [Boost-bugs] [Boost C++ Libraries] #11461: signals2/signal.hpp does not compile with exceptions off

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11461: signals2/signal.hpp does not compile with exceptions off
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-15 17:25:08


#11461: signals2/signal.hpp does not compile with exceptions off
-------------------------------+----------------------
  Reporter: peterpastor@… | Owner: fmhess
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: signals2
   Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by gromer@…):

 I don't see how this can break automatic slot disconnection. The
 presumption is that `boost::throw_exception` either throws an exception
 (no change from the current code) or terminates the program (which makes
 slot disconnection a moot point).

 Many large codebases are built without exceptions; whether or not Boost is
 required to support them, it's a major deficiency for it not to. Why not
 just take the fix, when it's so trivial?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11461#comment:2>
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:18 UTC