Boost logo

Boost :

Subject: Re: [boost] [1.65.0] Point release?
From: Gary Furnish (gfurnish_at_[hidden])
Date: 2017-08-26 17:46:03


See numeric conversion
https://github.com/boostorg/numeric_conversion/commit/7436ca711357d4d9a9520173d21ca4fe0ad68834

There are also some python issues with autoptr detection but those (I
think) are done but I am waiting for review.

On Sat, Aug 26, 2017 at 11:39 AM, Peter Dimov via Boost
<boost_at_[hidden]> wrote:
> Daniel James wrote:
>>
>> 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?
>
>
> Might be a problem because Config master seems to have acquired a number of
> changes meanwhile, including a version bump to 1.66. :-)
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


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