On Tue, Feb 5, 2019 at 12:21 AM Christian Weisgerber <na...@mips.inka.de> wrote:
>
> It looks like the libc++ 7.0.1 update on our clang archs has broken
> devel/boost:
>
> In file included from libs/log/src/syslog_backend.cpp:29:
> In file included from ./boost/asio/buffer.hpp:27:
> In file included from ./boost/asio/detail/string_view.hpp:23:
> /usr/include/c++/v1/experimental/string_view:11:2: error: 
> "<experimental/string_view> has been removed. Use <string_view> instead."
> #error "<experimental/string_view> has been removed. Use <string_view> 
> instead."
>  ^

Hi,

Already fixed upstream:

https://github.com/boostorg/asio/commit/43874d5497414c67655d901e48c939ef01337edb

Ciao!
David

Reply via email to