26 Aug
2017
26 Aug
'17
5:39 p.m.
Daniel James wrote:
On 26 August 2017 at 17:54, Peter Dimov via Boost
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. :-)