Subject: [Boost-bugs] [Boost C++ Libraries] #5489: Building accumulator tests fails with g++ 4.0.0 on Darwin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-19 17:20:31
#5489: Building accumulator tests fails with g++ 4.0.0 on Darwin
-------------------------------------+--------------------------------------
Reporter: s.d.c.west@⦠| Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: accumulator
Version: Boost 1.46.1 | Severity: Problem
Keywords: darwin accumulators g++ |
-------------------------------------+--------------------------------------
To reproduce, run 'bjam' from libs/accumulators/test on Darwin with g++
4.0.0. Compilation should fail for all the tests, with error messages of
the form:
error: call of overloaded âfind_accumulator(...)' is ambiguous
I think the bug arises because BOOST_ACCUMULATORS_BROKEN_CONST_OVERLOADS
does not get defined for this particular setup (see accumulators_fwd.hpp
for those setups for which it does get defined).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5489> 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:06 UTC