Subject: [Boost-bugs] [Boost C++ Libraries] #3025: [lambda] regression test failures in GCC 4 in C++0x mode.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-13 22:44:33
#3025: [lambda] regression test failures in GCC 4 in C++0x mode.
---------------------------------------------------------+------------------
Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: no-maintainer
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: lambda
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------------------+------------------
Running the lambda regression tests in GCC 4.3/4.4 in C++0x mode produces
a couple of test failures - e.g. http://tinyurl.com/ozaz28
The attached patch removes a 'using namespace std' from
constructor_tests.cpp and qualifies the calls to std functions with std::
instead, which allows the tests to pass.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3025> 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