Test output: teeks99-09-v12m-64onAMD64 - smart_ptr - make_unique_test / msvc-12.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 10:22:31 +0000
Compile [2024-11-19 12:01:36 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\smart_ptr\test\make_unique_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\smart_ptr\test\make_unique_test.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\make_unique_test.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include" 

make_unique_test.cpp
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\boost/smart_ptr/detail/sp_type_traits.hpp(50) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2143: syntax error : missing ';' before '{'
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body