Test output: teeks99-09-v10m-64onAMD64 - system - snprintf_test / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:13:51 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\system\test\snprintf_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\system\test\snprintf_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\snprintf_test.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_LIB=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\core\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\system\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\variant2\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include" 

snprintf_test.cpp
..\boost/system/detail/snprintf.hpp(22) : error C2039: 'snprintf' : is not a member of 'std'
..\boost/system/detail/snprintf.hpp(22) : error C2873: 'snprintf' : symbol cannot be used in a using-declaration
..\libs\system\test\snprintf_test.cpp(22) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(22) : error C3861: 'snprintf': identifier not found
..\libs\system\test\snprintf_test.cpp(29) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(29) : error C3861: 'snprintf': identifier not found
..\libs\system\test\snprintf_test.cpp(36) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(36) : error C3861: 'snprintf': identifier not found
..\libs\system\test\snprintf_test.cpp(43) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(43) : error C3861: 'snprintf': identifier not found
..\libs\system\test\snprintf_test.cpp(50) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(50) : error C3861: 'snprintf': identifier not found
..\libs\system\test\snprintf_test.cpp(57) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(57) : error C3861: 'snprintf': identifier not found
..\libs\system\test\snprintf_test.cpp(64) : error C2039: 'snprintf' : is not a member of 'boost::system::detail'
..\libs\system\test\snprintf_test.cpp(64) : error C3861: 'snprintf': identifier not found