Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2466: function_template.hpp uses exceptions even when BOOST_NO_EXCEPTIONS is defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-04 09:28:29
#2466: function_template.hpp uses exceptions even when BOOST_NO_EXCEPTIONS is
defined
----------------------------------------------------+-----------------------
Reporter: ANDREW CHITTENDEN <andyc_at_[hidden]> | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: function
Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------------+-----------------------
Comment(by ANDREW CHITTENDEN <andyc_at_[hidden]>):
The patch looks different.
In essence, all attempts to use try/catch in function_template.hpp should
be surrounded by #ifndef BOOST_NO_EXCEPTIONS - my patch doesn't do that: I
just fixed the compile error I saw.
Perhaps all try/catch should be surrounded.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2466#comment:2> 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:59 UTC