Re: [Boost-bugs] [Boost C++ Libraries] #2947: serialization/throw_exception.hpp uses BOOST_NO_EXCEPTIONS in the wrong way

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2947: serialization/throw_exception.hpp uses BOOST_NO_EXCEPTIONS in the wrong way
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-14 15:53:25


#2947: serialization/throw_exception.hpp uses BOOST_NO_EXCEPTIONS in the wrong way
---------------------------+------------------------------------------------
  Reporter: apaku_at_[hidden] | Owner:
      Type: Bugs | Status: new
 Milestone: Boost 1.39.0 | Component: None
   Version: Boost 1.37.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------

Comment(by vladimir_prus):

 The actual problem is that:
 1. in BOOST_NO_EXCEPTIONS the boost::serialization::throw_exception
 functions lacks 'inline'
 2. in BOOST_NO_EXCEPTIONS case <exception> is included -- and it should
 not.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2947#comment:1>
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:00 UTC