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

Subject: [Boost-bugs] [Boost C++ Libraries] #11464: signals2/signal.hpp does not compile with exceptions off
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-09 18:11:20


#11464: signals2/signal.hpp does not compile with exceptions off
------------------------------+----------------------
 Reporter: peterpastor@… | Owner: fmhess
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: signals2
  Version: Boost 1.58.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------
 boost/signals2/signal.hpp includes
 boost/signals2/detail/slot_call_iterator.hpp

 which uses throw (instead of boost::throw_exception as it should)

 with exceptions off, you cannot use throw(), try, catch, etc., hence
 BOOST_TRY, BOOST_CATCH, BOOST_RETHROW

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11464>
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