Test output: teeks99-09-v14d-64onAMD64 - leaf - result_load_test / msvc-14.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 12:11:09 +0000
Compile [2024-11-19 16:39:49 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\leaf\test\result_load_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\leaf\test\result_load_test.test\msvc-14.0\dbg\x86_6\cxstd-11-iso\dbg-symbl-off\thrd-mlt\result_load_test.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -wd 4267 -wd 4996 -wd 4244 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LEAF_BOOST_AVAILABLE -D_CRT_SECURE_NO_WARNINGS "-I.." 

result_load_test.cpp
..\boost/leaf/error.hpp(699): error C2039: 'load_': is not a member of 'boost::leaf::detail::load_item<Item,boost::leaf::detail::function_traits<T>::arity>'
..\boost/leaf/error.hpp(699): note: see declaration of 'boost::leaf::detail::load_item<Item,boost::leaf::detail::function_traits<T>::arity>'
..\boost/leaf/result.hpp(587): note: see reference to function template instantiation 'boost::leaf::error_id boost::leaf::error_id::load<_Ty,test::<lambda_33e6b797c503dad07b902fa491266751>>(_Ty &&,test::<lambda_33e6b797c503dad07b902fa491266751> &&) noexcept const' being compiled
        with
        [
            _Ty=info<2>
        ]
..\libs\leaf\test\result_load_test.cpp(24): note: see reference to function template instantiation 'boost::leaf::error_id boost::leaf::result<int>::load<info<2>,test::<lambda_33e6b797c503dad07b902fa491266751>>(info<2> &&,test::<lambda_33e6b797c503dad07b902fa491266751> &&) noexcept' being compiled
..\libs\leaf\test\result_load_test.cpp(24): note: see reference to function template instantiation 'boost::leaf::error_id boost::leaf::result<int>::load<info<2>,test::<lambda_33e6b797c503dad07b902fa491266751>>(info<2> &&,test::<lambda_33e6b797c503dad07b902fa491266751> &&) noexcept' being compiled
..\libs\leaf\test\result_load_test.cpp(36): note: see reference to function template instantiation 'boost::leaf::result<int> test<int>(void)' being compiled
..\boost/leaf/error.hpp(699): error C3861: 'load_': identifier not found