Test output: teeks99-09-v10d-64onAMD64 - regex - bad_expression_test / msvc-10.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 03:31:15 +0000
Compile [2024-11-19 04:55:50 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\regex\test\pathology\bad_expression_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\regex\test\bad_expression_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\pathology\bad_expression_test.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 -DBOOST_REGEX_DYN_LINK=1 -DBOOST_REGEX_NO_LIB=1 -DU_USING_ICU_NAMESPACE=0 "-I.." "-I..\libs\regex\src" "-I..\libs\regex\test" "-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\detail\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\regex\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

bad_expression_test.cpp
..\boost/regex/v5/pattern_except.hpp(55) : error C3646: 'noexcept' : unknown override specifier
..\boost/regex/v5/pattern_except.hpp(55) : error C2065: 'default' : undeclared identifier
..\boost/regex/v5/pattern_except.hpp(55) : error C2258: illegal pure syntax, must be '= 0'
..\boost/regex/v5/pattern_except.hpp(55) : warning C4481: nonstandard extension used: override specifier 'override'
..\boost/regex/v5/pattern_except.hpp(55) : error C3665: 'boost::regex_error::~regex_error' : override specifier 'override' not allowed on a destructor
..\boost/regex/v5/cpp_regex_traits.hpp(31) : fatal error C1083: Cannot open include file: 'mutex': No such file or directory