Test output: teeks99-09-v12m-64onAMD64 - leaf - diagnostics_test1 / msvc-12.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 10:22:31 +0000
Compile [2024-11-19 11:58:39 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\diagnostics_test1.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\leaf\test\diagnostics_test1.test\msvc-12.0\dbg\x86_6\cxstd-11-iso\dbg-symbl-off\thrd-mlt\diagnostics_test1.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.." 

diagnostics_test1.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