$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [1.57.0] Release candidates available
From: Marcel Raad (raad_at_[hidden])
Date: 2014-11-03 06:02:45
Marshall Clow <mclow.lists <at> gmail.com> writes:
> Release candidate files for 1.57.0 are available [...]
> Please report both success and failure, and anything else that is
> noteworthy.
I built all libraries with every combination of:
- MSVC 12.3 and MSVC 14 CTP4
- 32-bit and 64-bit mode
- targeting Windows XP and Windows 7
I built a few projects and ran their unit tests. Apart from the compile
errors in Boost.Range because of the iterators namespace, there were no
problems.