Compile [2024-11-20 12:28:00 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_cast_constexpr.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\safe_numerics\test\test_cast_constexpr.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_cast_constexpr.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_cast_constexpr.cpp
..\libs\safe_numerics\test\test_cast_constexpr.cpp(51): warning C4068: unknown pragma
..\libs\safe_numerics\test\test_cast_constexpr.cpp(52): warning C4068: unknown pragma
..\libs\safe_numerics\test\test_cast_constexpr.cpp(55): warning C4068: unknown pragma
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_values.hpp(22): warning C4310: cast truncates constant value
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_values.hpp(23): warning C4310: cast truncates constant value
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_values.hpp(26): warning C4310: cast truncates constant value
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_values.hpp(27): warning C4310: cast truncates constant value
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\xlocnum(775): note: while compiling class template member function '_InIt std::num_get<wchar_t,_InIt>::do_get(_InIt,_InIt,std::ios_base &,std::ios_base::iostate &,void *&) 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\xlocnum(1856): note: see reference to class template instantiation 'std::num_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>' being compiled