[Boost-bugs] [Boost C++ Libraries] #2582: Compilation error while compiling a program using boost_python using gcc 4.3.2 with boost in non-standard location

Subject: [Boost-bugs] [Boost C++ Libraries] #2582: Compilation error while compiling a program using boost_python using gcc 4.3.2 with boost in non-standard location
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-10 12:40:22


#2582: Compilation error while compiling a program using boost_python using gcc
4.3.2 with boost in non-standard location
---------------------------------+------------------------------------------
 Reporter: brentjens_at_[hidden] | Owner: dave
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: Python
  Version: Boost 1.37.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 The compiler exits compilation of
 boost/python/detail/translate_exception.hpp on line 34 with an "expected
 nested-name-specifier" error.

 This is due to the fact that type_traits/add_reference.hpp is not
 included, while add_reference is used in the file. A fix is attached to
 this report.

 Note that boost was not installed in /usr/local on this machine, because
 the user requiring boost does not have root access.

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