29 Oct
2022
29 Oct
'22
5:05 a.m.
On Fri, Oct 28, 2022 at 7:04 PM Tom Kent via Boost
I ran it through the build process and got some issues with boost::url running on msvc-14.0.
Sorry about that. It turns out that msvc-14.0 doesn't have enough conforming C++11 constexpr to support Boost.URL. We have made some fixes to the build and CI scripts to indicate this, we might need more (or the snapshot might not have the fixes). Thanks