Test output: teeks99-09-v15m-64onAMD64 - safe_numerics - test_rational / msvc-14.1
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Wed, 20 Nov 2024 05:13:34 +0000
Compile [2024-11-20 12:27:59 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\safe_numerics\test\test_rational.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\safe_numerics\test\test_rational.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_rational.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." 

test_rational.cpp
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(371): error C2968: 'legal_overload<boost::safe_numerics::bitwise_or_operator,int,std::_Iosb<int>::_Iostate>': recursive alias declaration
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1630): note: see reference to function template instantiation 'boost::lazy_enable_if_c<legal_overload<boost::safe_numerics::bitwise_or_operator,T,U>::value,boost::safe_numerics::bitwise_or_result<T,U>>::type boost::safe_numerics::operator |(const T &,const U &)' being compiled
..\boost/mp11/detail/mp_defer.hpp(68): note: see reference to alias template instantiation 'boost::safe_numerics::bitwise_or_operator<int,std::_Iosb<int>::_Iostate>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(371): note: see reference to class template instantiation 'boost::mp11::detail::mp_valid_impl<F,int,std::_Iosb<int>::_Iostate>' being compiled
        with
        [
            F=boost::safe_numerics::bitwise_or_operator
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(366): note: see reference to alias template instantiation 'boost::mp11::mp_valid<boost::safe_numerics::bitwise_or_operator,int,std::_Iosb<int>::_Iostate>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1627): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::bitwise_or_operator,std::ios_base::iostate,std::_Iosb<int>::_Iostate>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1639): note: see reference to function template instantiation 'std::enable_if<legal_overload<boost::safe_numerics::bitwise_or_operator,T,U>::value,T>::type boost::safe_numerics::operator |=(T &,const U &)' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\include\xloctime(476): note: while compiling class template member function '_InIt std::time_get<wchar_t,_InIt>::do_get(_InIt,_InIt,std::ios_base &,std::ios_base::iostate &,tm *,char,char) const'
        with
        [
            _InIt=std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>
        ]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\include\xloctime(1265): note: see reference to class template instantiation 'std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>' being compiled