[Boost-bugs] [Boost C++ Libraries] #3026: [tuple] regression test failures on GCC 4 in C++0x mode

Subject: [Boost-bugs] [Boost C++ Libraries] #3026: [tuple] regression test failures on GCC 4 in C++0x mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-13 23:04:08


#3026: [tuple] regression test failures on GCC 4 in C++0x mode
---------------------------------------------------------+------------------
 Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: djowel
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: tuple
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
---------------------------------------------------------+------------------
 The tuple regression tests are all failing on GCC 4.3/4.4 in C++0x mode
 due to ambiguities between boost::tuple and std::tuple (e.g.
 http://tinyurl.com/qyfk99)

 The attached patch avoids these problems by removing some uses of 'using
 namespace std' and qualifying calls with std:: instead.

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