Subject: [Boost-bugs] [Boost C++ Libraries] #5398: progress.hpp does not compile with exceptions off
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-31 00:41:12
#5398: progress.hpp does not compile with exceptions off
------------------------------+---------------------------------------------
Reporter: anonymous | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.47.0 | Severity: Showstopper
Keywords: |
------------------------------+---------------------------------------------
uses try/catch instead of BOOST_TRY/BOOST_CATCH
with exceptions off, you cannot use throw(), try, catch, etc., hence
boost::throw_exception(), BOOST_TRY, BOOST_CATCH, BOOST_RETHROW
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5398> 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