Test output: teeks99-09-v10m-64onAMD64 - variant - variant_get_test / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:15:19 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\variant\test\variant_get_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\variant\test\variant_get_test.test\msvc-10.0\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\variant_get_test.obj"     -TP /wd4675 /EHa /GR /Od /Ob0 /W3 /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\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\detail\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" "-IC:\teeks99-09\run\boost_root\libs\variant\include" 

variant_get_test.cpp
..\boost/variant/variant_fwd.hpp(130) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/variant_fwd.hpp(138) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(118) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(122) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(122) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(124) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(133) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(137) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(137) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(139) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(140) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(146) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(148) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(152) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(152) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(154) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(155) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(162) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(164) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(168) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(168) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(170) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(171) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(178) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(187) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(191) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(191) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(193) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(194) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(201) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(212) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(216) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(216) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(218) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(219) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(224) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(224) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(224) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/variant/get.hpp(224) : error C2976: 'boost::variant' : too few template arguments
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(224) : error C2039: 'value' : is not a member of 'boost::variant'
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(224) : error C2065: 'value' : undeclared identifier
..\boost/variant/get.hpp(224) : error C2143: syntax error : missing ',' before ')'
..\boost/variant/get.hpp(224) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(224) : error C2143: syntax error : missing ',' before ';'
..\boost/variant/get.hpp(227) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(229) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(233) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(233) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(235) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(236) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(241) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(241) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(241) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/variant/get.hpp(241) : error C2976: 'boost::variant' : too few template arguments
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(241) : error C2039: 'value' : is not a member of 'boost::variant'
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(241) : error C2065: 'value' : undeclared identifier
..\boost/variant/get.hpp(241) : error C2143: syntax error : missing ',' before ')'
..\boost/variant/get.hpp(241) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(241) : error C2143: syntax error : missing ',' before ';'
..\boost/variant/get.hpp(244) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(246) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(250) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(250) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(252) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(253) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(258) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(258) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(258) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/variant/get.hpp(258) : error C2976: 'boost::variant' : too few template arguments
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(258) : error C2039: 'value' : is not a member of 'boost::variant'
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(258) : error C2065: 'value' : undeclared identifier
..\boost/variant/get.hpp(258) : error C2143: syntax error : missing ',' before ')'
..\boost/variant/get.hpp(258) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(258) : error C2143: syntax error : missing ',' before ';'
..\boost/variant/get.hpp(261) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(263) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(267) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(267) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(269) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(270) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(275) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(275) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(275) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/variant/get.hpp(275) : error C2976: 'boost::variant' : too few template arguments
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(275) : error C2039: 'value' : is not a member of 'boost::variant'
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(275) : error C2065: 'value' : undeclared identifier
..\boost/variant/get.hpp(275) : error C2143: syntax error : missing ',' before ')'
..\boost/variant/get.hpp(275) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(275) : error C2143: syntax error : missing ',' before ';'
..\boost/variant/get.hpp(278) : error C2143: syntax error : missing ';' before '}'
..\boost/variant/get.hpp(281) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(285) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(285) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(287) : error C2059: syntax error : ')'
..\boost/variant/get.hpp(288) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/get.hpp(298) : error C2065: 'TN' : undeclared identifier
..\boost/variant/get.hpp(298) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/get.hpp(298) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/variant/get.hpp(298) : error C2976: 'boost::variant' : too few template arguments
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(298) : error C2039: 'value' : is not a member of 'boost::variant'
        ..\boost/variant/variant_fwd.hpp(130) : see declaration of 'boost::variant'
..\boost/variant/get.hpp(298) : error C2065: 'value' : undeclared identifier
..\boost/variant/get.hpp(298) : fatal error C1003: error count exceeds 100; stopping compilation