Compile [2024-11-19 10:10:48 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\leaf\test\handle_basic_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\leaf\test\handle_basic_test.test\msvc-12.0\dbg\x86_6\cxstd-11-iso\dbg-symbl-off\thrd-mlt\handle_basic_test.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -wd 4267 -wd 4996 -wd 4244 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LEAF_BOOST_AVAILABLE -D_CRT_SECURE_NO_WARNINGS "-I.."
handle_basic_test.cpp
..\boost/leaf/config/tls_cpp11.hpp(28) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/leaf/config/tls_cpp11.hpp(29) : see reference to class template instantiation 'boost::leaf::tls::ptr<T>' being compiled
..\boost/leaf/config/tls_cpp11.hpp(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2143: syntax error : missing ';' before '*'
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2065: 'T' : undeclared identifier
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2923: 'boost::leaf::tls::ptr' : 'T' is not a valid template type argument for parameter 'T'
..\boost/leaf/config/tls_cpp11.hpp(32) : fatal error C1903: unable to recover from previous error(s); stopping compilation