Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6111: [unordered] graph regression tests failing on VC9 due to inclusion of <tr1/tuple>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-10 12:50:33
#6111: [unordered] graph regression tests failing on VC9 due to inclusion of
<tr1/tuple>
----------------------------------------------------------+-----------------
Reporter: Richard Webb <richard.webb@â¦> | Owner: danieljames
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: unordered
Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords:
----------------------------------------------------------+-----------------
Changes (by danieljames):
* status: new => assigned
Comment:
Thanks for the report. It's actually a bit worse than that,
`BOOST_HAS_TR1_TUPLE` is a Boost.TR1 macro, not a config macro, so there's
a missing header include. Which explains why this wasn't caught in the
unordered tests. Will change to use Boost.TR1 correctly.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6111#comment:1> 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:07 UTC