Subject: [Boost-bugs] [Boost C++ Libraries] #12070: BOOST_NO_EXCEPTIONS support
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-16 12:55:52
#12070: BOOST_NO_EXCEPTIONS support
------------------------------+----------------------------
Reporter: psiha | Owner: johnmaddock
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.61.0 | Severity: Problem
Keywords: |
------------------------------+----------------------------
Some parts of the source use naked try-catch blocks (e.g.
detail/functions/pow.hpp @ 462) in turn causing the build to fail on non-
MSVC compilers with -fno-exceptions even if the code that uses EH is never
used...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12070> 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:19 UTC