[Boost-bugs] [Boost C++ Libraries] #3013: [graph] Test failures with GCC 4.4 in C++0x mode

Subject: [Boost-bugs] [Boost C++ Libraries] #3013: [graph] Test failures with GCC 4.4 in C++0x mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-10 18:11:24


#3013: [graph] Test failures with GCC 4.4 in C++0x mode
---------------------------------------------------------+------------------
 Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: dgregor
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: graph
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
---------------------------------------------------------+------------------
 When the graph regression tests are run with GCC 4.4.0 in C++0x mode,
 there are a number of failures due to ambiguities between boost::next and
 std::next. e.g.:

 http://tinyurl.com/qxr67u

 http://tinyurl.com/qnn5or

 The attached patch fixes the failures by qualifying the calls to next with
 boost:: .

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