On Sun, Mar 24, 2019 at 10:40 PM Raffi Enficiaud via Boost < boost@lists.boost.org> wrote:
On 21.03.19 14:27, Marshall Clow via Boost wrote:
On Wed, Mar 20, 2019 at 11:07 PM Raffi Enficiaud via Boost <
Thanks, I would like to merge this additional changes/fixes. The diff is visible here:
https://github.com/boostorg/test/compare/master..b9d74d1f55be2d70cdaee9bdb3e...
Changes: - Windows.h -> windows.h - comment unused variable and remove dead code - the rest is about trying to fix a test that should not be run on GCC4.8 and causing noise on Travis.
It will be certainly another permission to merge later this week, only about documentation.
I would like to merge the following to master:
*
https://github.com/boostorg/test/commit/6a8773f62693877cfc9ac19df9990445a4ff... : documentation changes only
*
https://github.com/boostorg/test/commit/9ffe07ebd0fc1684b5f0fa8890872c91952b... : change in a cast
Tests are green on my CI on develop.
Approved. -- Marshall