Boost logo

Boost Testing :

Subject: Re: [Boost-testing] VS2017 runner with /std:c++latest
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2017-06-07 09:22:14


Le 06.06.17 à 23:15, Tom Kent via Boost-Testing a écrit :
> I was literally just trying to get a runner going with that last night.
> However I was having problems with b2 getting the necessary compiler
> flag. Do you have an example user-config.jam file that you've gotten
> working with it?

... I never use the user-config.jam :) Right now, I have an agent
running continuous builds for boost.test using this:

b2 toolset=msvc-14.1 cxxflags="/std:c++latest"

and I checked with C++17 non-compatible code, it seems to work ok.

I do not know if this is of any help :)

Raffi

>
> Thanks,
> Tom
>
> On Tue, Jun 6, 2017 at 2:40 PM, Raffi Enficiaud via Boost-Testing
> <boost-testing_at_[hidden] <mailto:boost-testing_at_[hidden]>>
> wrote:
>
> Le 17.05.17 à 09:46, Raffi Enficiaud via Boost-Testing a écrit :
>
> Hi,
>
> Do we have a runner that compiles with /std:c++latest ?
>
> Thanks!
> Raffi
>
>
> Anyone?
>


Boost-testing list run by mbergal at meta-comm.com