Test output: teeks99-09-v11d-64onAMD64 - uuid - ~hdr-decl-detail-random_provider~hpp / msvc-11.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 05:18:24 +0000
Compile [2024-11-19 06:48:32 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\uuid\test\compile\decl_header.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\uuid\test\~hdr-decl-detail-random_provider~hpp.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\~hdr-decl-detail-random_provider~hpp.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_UUID_TEST_HEADER=detail/random_provider.hpp "-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\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\uuid\include" 

decl_header.cpp
..\boost/uuid/detail/random_provider.hpp(25) : error C2873: 'result_type' : symbol cannot be used in a using-declaration
..\boost/uuid/detail/random_provider.hpp(25) : error C2143: syntax error : missing ';' before '='
..\boost/uuid/detail/random_provider.hpp(25) : error C2238: unexpected token(s) preceding ';'
..\boost/uuid/detail/random_provider.hpp(27) : error C2065: 'default' : undeclared identifier
..\boost/uuid/detail/random_provider.hpp(27) : error C2253: 'random_provider' : pure specifier or abstract override specifier only allowed on virtual function