Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2019-12-08 17:20:48


On 2019-12-08 19:16, Vinnie Falco via Boost wrote:
> On Thu, Nov 21, 2019 at 8:37 AM Michael Caisse via Boost
> <boost_at_[hidden]> wrote:
>> The master branch is is now open for post-beta merges, but only as
>> described in the Post-Beta Merge Policy.
>
> Now I'm seeing a warning from Boost.Chrono:
>
> compile-c-c++ bin.v2\libs\chrono\build\msvc-14.0\release\address-model-64\cxxstd-14-iso\threading-multi\process_cpu_clocks.obj
> 814process_cpu_clocks.cpp
> 815.\boost/detail/winapi/get_last_error.hpp(15): note: This header is
> deprecated. Use <boost/winapi/get_last_error.hpp> instead.
> 816.\boost/detail/winapi/get_current_process.hpp(15): note: This
> header is deprecated. Use <boost/winapi/get_current_process.hpp>
> instead.
> 817.\boost/detail/winapi/get_process_times.hpp(15): note: This header
> is deprecated. Use <boost/winapi/get_process_times.hpp> instead.
> 818compile-c-c++
> bin.v2\libs\chrono\build\msvc-14.0\release\address-model-64\cxxstd-14-iso\threading-multi\thread_clock.obj
> 819thread_clock.cpp
> 820.\boost/detail/winapi/get_last_error.hpp(15): note: This header is
> deprecated. Use <boost/winapi/get_last_error.hpp> instead.
> 821.\boost/detail/winapi/get_current_thread.hpp(15): note: This header
> is deprecated. Use <boost/winapi/get_current_thread.hpp> instead.
> 822.\boost/detail/winapi/get_thread_times.hpp(15): note: This header
> is deprecated. Use <boost/winapi/get_thread_times.hpp> instead.
>
> Sorry!!

This is on Boost.WinAPI develop only. I was planning to merge it to
master after the release.


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