[Boost-bugs] [Boost C++ Libraries] #2099: test fails to compile with -fno-exceptions

Subject: [Boost-bugs] [Boost C++ Libraries] #2099: test fails to compile with -fno-exceptions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-10 04:36:53


#2099: test fails to compile with -fno-exceptions
---------------------------------+------------------------------------------
 Reporter: brbarret_at_[hidden] | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: test
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 The test component fails to compile with GCC when -fno-exceptions is
 specified. The attached patch allows the libraries / tests shipped with
 boost 1.35.0 to compile. There didn't seem to be a way to keep g++ happy
 about some of the catch blocks (I'm not enough of a C++ expert to figure
 out the pattern in which it did and did not lick). The catch blocks
 disliked by my version of g++ (the 4.0.1 shipped with OS X 10.5) are
 protected with #ifndefs in the patch.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2099>
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:49:58 UTC