Test output: teeks99-09-v11m-64onAMD64 - unordered - narrow_cast_tests / msvc-11.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 06:55:36 +0000
Compile [2024-11-19 08:36:09 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\unordered\test\unordered\narrow_cast_tests.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\narrow_cast_tests.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\unordered\narrow_cast_tests.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend /wd4494 -DBOOST_ALL_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\compat\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" 

narrow_cast_tests.cpp
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'To'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'narrow_cast'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2065: 'From' : undeclared identifier
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ')' before identifier 'x'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2059: syntax error : ')'
..\boost/unordered/detail/narrow_cast.hpp(40) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\crtdbg.h(180) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\crtdbg.h(180) : warning C4091: 'typedef ' : ignored on left of '_CrtMemState' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\crtdbg.h(180) : fatal error C1075: end of file found before the left brace '{' at 'C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\crtdbg.h(35)' was matched