Re: [Boost-bugs] [Boost C++ Libraries] #11874: Compilation error with GCC4.6 in C++11 mode

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11874: Compilation error with GCC4.6 in C++11 mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-07-05 14:48:41


#11874: Compilation error with GCC4.6 in C++11 mode
-------------------------------+-----------------------------------------
  Reporter: Antony Polukhin | Owner: Emil Dotchevski
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: exception
   Version: Boost 1.64.0 | Severity: Regression
Resolution: | Keywords: c++11 exception type_traits
-------------------------------+-----------------------------------------
Changes (by guenterbe@…):

 * status: closed => reopened
 * version: Boost 1.60.0 => Boost 1.64.0
 * resolution: fixed =>

Comment:

 Compiling
 {{{
 #include <boost/thread.hpp>
 }}}
 will fail with gcc-4.6.4, c++0x and boost-1.64:

 boost-1.64.0/gcc-4.6.4/include/boost/exception/info.hpp:66:5: error:
 'class boost::error_info<boost::tag_original_exception_type, const
 std::type_info*>' has no member named 'value_'

 (It used to work with boost 1.57, other versions not tested)

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/11874#comment:26>
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-07-05 14:52:25 UTC