Subject: [Boost-bugs] [Boost C++ Libraries] #3211: exception.hpp fails to compile with CodeWarrior 9.6 Mac
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-23 16:13:15
#3211: exception.hpp fails to compile with CodeWarrior 9.6 Mac
-----------------------------------------------+----------------------------
Reporter: Wolfgang Textor <wtextor@â¦> | Owner: emildotchevski
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: exception
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
-----------------------------------------------+----------------------------
Since boost 1.37 I am getting compiler errors (unimplemented C++ feature)
if CodeWarrior tries to compile anything that includes
/boost/exception/exception.hpp. The problem lies in the template friend
member functions. If I comment out the lines 208, 217 and 226 (the three
friend declarations for the templated member functions) everything is
fine.
I assume that this won't be the ideal solution, as (for me) only
CodeWarrior is affected (GCC 4 and MSVC 8 are working), but I did not find
an appropriate sounding boost macro to use as a wrapper.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3211> 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