Test output: teeks99-09-v10m-64onAMD64 - conversion - implicit_cast / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:08:46 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\conversion\test\implicit_cast.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\conversion\test\implicit_cast.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\implicit_cast.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -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\conversion\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" 

implicit_cast.cpp
..\boost/implicit_cast.hpp(31) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/implicit_cast.hpp(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/implicit_cast.hpp(31) : error C2146: syntax error : missing ';' before identifier 'implicit_cast'
..\boost/implicit_cast.hpp(31) : error C2065: 'T' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdlib.h(78) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdlib.h(78) : warning C4091: 'typedef ' : ignored on left of '_div_t' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdlib.h(78) : fatal error C1075: end of file found before the left brace '{' at 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdlib.h(31)' was matched