[Boost-bugs] [Boost C++ Libraries] #5393: cast.hpp does not compile with exceptions off

Subject: [Boost-bugs] [Boost C++ Libraries] #5393: cast.hpp does not compile with exceptions off
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-31 00:02:51


#5393: cast.hpp does not compile with exceptions off
---------------------------------------------+------------------------------
 Reporter: anonymous | Owner: dgregor
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: numeric
  Version: Boost 1.47.0 | Severity: Showstopper
 Keywords: cast numeric converter_policies |
---------------------------------------------+------------------------------
 boost/cast.hpp includes
 boost/numeric/conversion/cast.hpp which includes
 boost/numeric/conversion/converter.hpp which includes
 boost/numeric/conversion/converter_policies.hpp

 which uses throw (not boost::throw_exception)

 with exceptions off, you cannot use throw(), try, catch, etc.

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