Subject: [Boost-bugs] [Boost C++ Libraries] #3101: [interprocess] regression test failures on VC10 beta 1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-27 19:34:22
#3101: [interprocess] regression test failures on VC10 beta 1
---------------------------------------------------------+------------------
Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: interprocess
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------------------+------------------
The doc_complex_map (http://tinyurl.com/qf9zvy) and flat_tree_test
(http://tinyurl.com/pszhmm) tests are failing in VC10 beta 1 with the same
issue as described @ https://svn.boost.org/trac/boost/ticket/3076.
When the tests are run, the call to std::copy at line 1753 of
interprocess\containers\container\vector.hpp is made with the 3rd
parameter ('start') set to NULL, which triggers the error.
in addition, the string_test (http://tinyurl.com/ob2sq9) is also failing,
but i haven't looked into that failure.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3101> 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