On Wed, Dec 9, 2020 at 1:45 PM DV Henkel-Wallace via Boost-users <
boost-users@lists.boost.org> wrote:

> Date: Thu, 3 Dec 2020 06:54:13 -0800
> From: Marshall Clow <mclow.li...@gmail.com>
>
>
> [release] Boost 1.75.0 Release Candidate 1
>
>
> Built fine on macOS 11.0.1 using llvm 11.0.0
>
> ./b2 cxxstd=2a boost.locale.icu=off boost.locale.std=off threading=multi
> -sNO_COMPRESSION=1
>
> Darwin KA-19.local 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31
> 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 x86_64
>
> clang version 11.0.0
> Target: x86_64-apple-darwin20.1.0
>
> Lots of deprecated warnings for use of boost/bind.hpp
> and boost/detail/iterator.hpp as well as using enums as bitfields.  But
> otherwise OK.
>
>
Yes, I think I checked after the last release and I don't believe there was
an issue to fix these -- so it should be reported at a minimum.  It seems
like a trivial fix to just switch it to include the correct one...
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to