$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] VS2017 version 15.3
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2017-08-16 20:58:38
On 16 August 2017 at 19:37, degski via Boost <boost_at_[hidden]> wrote:
> On 16 August 2017 at 19:52, John Maddock via Boost <boost_at_[hidden]>
> wrote:
>
> > There's a patch just gone into develop, actually if we're really going to
> > do another RC, then that might be a good candidate to include in it if
> the
> > release managers agree (purely on the grounds that it will reduce the
> > amount of traffic all reporting the same thing!).
>
>
> Yes, please.
>
> degski
>
That being said, it's not enough to fix boost on this Visual Studio version.
Usage of std::unary_function have to be removed too. I did it in my copy
but I'm not sure it's the right
way to fix this (although my project do compiles and run for now).
Joël Lamotte