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 17:27:20


#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 ramey):

 I've been looking int to this somewhat. Mostly into why I used the
 "virtual" in the first place. I'm guessing that this was due to the
 advice offered in http://www.boost.org/community/error_handling.html which
 you might want to look at. Based on this I would be inclined to leave in
 the "virtual" for the normal case - but eliminated for the offending
 situation. I believe that this problem only occurs with the QCC compiler.
 Maybe you have a little more information you can share about this. I
 don't know if there is a boost config macro which can detect this problem
 so we can work around it in a more definitive manner.

 Still looking at this.

 Robert Ramey

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