Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3101: [interprocess] regression test failures on VC10 beta 1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-07 12:00:06
#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
Resolution: | Keywords:
----------------------------------------------------------+-----------------
Comment(by Richard Webb <richard.webb_at_[hidden]>):
It looks like the string_test failure is down to the BOOST_HAS_RVALUE_REFS
flag (or lack thereof).
The VC config header defines BOOST_NO_RVALUE_REFERENCES for versions less
than VC10, but never defines BOOST_HAS_RVALUE_REFS, and that causes
Interprocess to go down the wrong code path.
I'm not sure if this is an interprocess issue or a config issue though.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3101#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:00 UTC