Compile [2024-02-13 06:56:18 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\charconv\test\test_compute_float64.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\charconv\test\test_compute_float64.test\msvc-12.0\dbg\dbg-symbl-off\thrd-mlt\test_compute_float64.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_BEAST_ALLOW_DEPRECATED -DBOOST_BEAST_SEPARATE_COMPILATION -DBOOST_CHARCONV_DYN_LINK=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.."
test_compute_float64.cpp
..\boost/charconv/detail/significand_tables.hpp(31) : error C2143: syntax error : missing ';' before 'uint64_t'
..\boost/charconv/detail/significand_tables.hpp(674) : see reference to class template instantiation 'boost::charconv::detail::significand_template<b>' being compiled
..\boost/charconv/detail/significand_tables.hpp(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/charconv/detail/significand_tables.hpp(354) : error C2143: syntax error : missing ';' before 'uint64_t'
..\boost/charconv/detail/significand_tables.hpp(354) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/charconv/detail/significand_tables.hpp(354) : error C2086: 'int boost::charconv::detail::significand_template<b>::constexpr' : redefinition
..\boost/charconv/detail/significand_tables.hpp(31) : see declaration of 'boost::charconv::detail::significand_template<b>::constexpr'
..\boost/charconv/detail/significand_tables.hpp(678) : error C2143: syntax error : missing ';' before 'uint64_t'
..\boost/charconv/detail/significand_tables.hpp(678) : error C2065: 'b' : undeclared identifier
..\boost/charconv/detail/significand_tables.hpp(678) : error C2975: 'b' : invalid template argument for 'boost::charconv::detail::significand_template', expected compile-time constant expression
..\boost/charconv/detail/significand_tables.hpp(25) : see declaration of 'b'
..\boost/charconv/detail/significand_tables.hpp(32) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array
..\boost/charconv/detail/significand_tables.hpp(354) : error C2086: 'int boost::charconv::detail::significand_template<false>::constexpr' : redefinition
..\boost/charconv/detail/significand_tables.hpp(31) : see declaration of 'boost::charconv::detail::significand_template<false>::constexpr'
..\boost/charconv/detail/significand_tables.hpp(355) : error C2229: struct 'boost::charconv::detail::significand_template<false>' has an illegal zero-sized array
..\boost/charconv/detail/significand_tables.hpp(355) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array
..\boost/charconv/detail/significand_tables.hpp(678) : error C2143: syntax error : missing ';' before '<end Parse>'