Marshall Clow wrote:
In case I wasn't clear: I think we definitely want these fixes in 1.63.0
OK, here are the changes for review: Bind: https://github.com/boostorg/bind/commit/60d3e0f4f3f44af38a8c72bc90d89714c913... Function: https://github.com/boostorg/function/commit/c326d30f2875a21da60b476e331f39b7... Smart_ptr: https://github.com/boostorg/smart_ptr/commit/a7fbb0a8415acae2a8507d697653930... Utility: https://github.com/boostorg/utility/commit/ff445c0ecedad0540be832102165ff9cc... https://github.com/boostorg/utility/commit/0f1f793cafb8eca72a05ff842298d0161... (tested locally on g++, clang, msvc various versions, msvc-14.0 c++latest) I think that they are sufficiently low risk that there's no need to wait for the tests to cycle, but I have no problem with waiting, too. :-) For smart_ptr to go all green, functional/hash needs to be fixed as well.