Test output: teeks99-09-v12d-64onAMD64 - unordered - detail_foa_reentrancy_check_hpp / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:15:10 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\unordered\test\unordered\self_include_tests_obj.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\detail_foa_reentrancy_check_hpp.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\detail_foa_reentrancy_check_hpp.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/detail/foa/reentrancy_check.hpp "-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\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\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\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" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

self_include_tests_obj.cpp
..\boost/unordered/detail/foa/reentrancy_check.hpp(54) : error C2065: 'thread_local' : undeclared identifier
..\boost/unordered/detail/foa/reentrancy_check.hpp(54) : error C2146: syntax error : missing ';' before identifier 'entry_trace'
..\boost/unordered/detail/foa/reentrancy_check.hpp(54) : error C2065: 'pe' : undeclared identifier
..\boost/unordered/detail/foa/reentrancy_check.hpp(54) : error C2275: 'boost::unordered::detail::foa::entry_trace' : illegal use of this type as an expression
..\boost/unordered/detail/foa/reentrancy_check.hpp(55) : error C2065: 'pe' : undeclared identifier