$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.65.0] Point release?
From: Daniel James (dnljms_at_[hidden])
Date: 2017-08-26 17:31:12
On 26 August 2017 at 17:54, Peter Dimov via Boost <boost_at_[hidden]> wrote:
>
> VS 2017 update 3 got released during the RC phase, and it bumps the compiler
> version from 19.10 to 19.11, causing a Config warning about an unrecognized
> version, and also makes /std:c++17 default, which removes
> auto_ptr/unary_function/binary_function and consequently introduces errors.
>
> 1.65.1 might be a good opportunity to address some of these.
Sure, sounds like something that's reasonable, if someone creates the
appropriate patches?