Hello,
On Mon, Oct 7, 2019 at 9:10 AM Mateusz Loskot via Boost
On Mon, 7 Oct 2019 at 18:01, Lorenzo Caminiti via Boost
I made a maintenance release of Boost.Contract. All tests pass, docs are updated, etc. The code is up-to-date in boost/contract/master. You mean master branch of boostorg/contract repo, right?
Yes, that is what I meant: https://github.com/boostorg/contract/tree/master
Can you please pull changes from boost/contract/master into the upcoming Boost 1.72 release? If you indeed mean master branch of boostorg/contract repo, then this should happen automagically. There is a job that should update the contract submodule (i.e. libs/contract directory of boostorg/boost) in master branch of boostorg/boost repo for you.
Very good then.
In fact, something has got updated a few minutes ago: https://github.com/boostorg/boost/commit/4f0ac4087f155f8cd634381d6c6cef07963...
Yes, I just visually inspected this and it looks good. This should have done it. Thanks. --Lorenzo