10 Jul
2026
10 Jul
'26
1:48 p.m.
On Jul 10, 2026, at 6:32 AM, Marshall Clow <mclow.lists@gmail.com> wrote:
I have successfully built the libraries on Mac OS 26.5.2 using Apple clang version 21.0.0 (clang-2100.1.1.101) for c++11/14/17/20/23/2C
There were a lot of warnings, but the builds were successful. Logs available upon request.
A majority of the warnings could be removed by fixing these two bugs: https://github.com/bfgroup/b2/issues/566 https://github.com/boostorg/function_types/issues/16 — Marshall