Boost logo

Boost :

Subject: Re: [boost] [VC++ 14.0 preview] New failures in develop regression tests
From: Marcel Raad (raad_at_[hidden])
Date: 2014-11-17 12:25:49


Beman Dawes <bdawes <at> acm.org> writes:

>
> At my request, Tom Kent has kindly added VC++ 14.0 (toolset msvc-14.0) to
> his develop branch tests.
> [...]
> Several libraries are showing new test failures.

BOOST_MSVC_ENABLE_2014_JUN_CTP seems to be missing, visible in the
Boost.Lockfree test failures (the default constructor of tagged_ptr must be
noexcept).

Many failures are because MSVC14 has problems with Boost.Assign's templated
conversion operator, this is already fixed:
https://connect.microsoft.com/VisualStudio/feedback/details/1007225/vc14-
ctp4-boost-assign-broken


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk