Re: [Boost-bugs] [Boost C++ Libraries] #7642: archive::archive_exception fails to build when using C++11 with gcc 4.7.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7642: archive::archive_exception fails to build when using C++11 with gcc 4.7.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-17 20:29:02


#7642: archive::archive_exception fails to build when using C++11 with gcc 4.7.2
-----------------------------------+----------------------------------------
  Reporter: steven.lemay@… | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: archive exception failed throw destructor
-----------------------------------+----------------------------------------

Comment (by anonymous):

 I looked at this some more and concluded that the best fix is to remove
 the "throw()" from the archive exception constructors and destructores.

 a) They weren't really correct in the first place.
 b) constructors / destructors shouldn't ever throw anyhow
 c) I believe that this will fix your issue.

 The change will be chacked in the trunk in a few days after I can run
 tests on my local system.

 Robert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7642#comment:8>
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:11 UTC