Test output: teeks99-09-v15m-64onAMD64 - safe_numerics - test_or_automatic / 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_or_automatic.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\safe_numerics\test\test_or_automatic.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_or_automatic.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_or_automatic.cpp
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\utility.hpp(241): warning C4244: 'initializing': conversion from 'unsigned int' to 'uint8_t', possible loss of data
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1601): note: see reference to function template instantiation 'T boost::safe_numerics::utility::round_out<_Ty>(const T &)' being compiled
        with
        [
            T=unsigned int,
            _Ty=unsigned int
        ]
..\boost/core/enable_if.hpp(45): note: see reference to class template instantiation 'boost::safe_numerics::bitwise_or_result<boost::safe_numerics::safe_base<T,128,127,P,E>,T2>' being compiled
        with
        [
            T=signed char,
            P=boost::safe_numerics::automatic,
            E=boost::safe_numerics::default_exception_policy,
            T2=signed char
        ]
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_or.hpp(26): note: see reference to class template instantiation 'boost::lazy_enable_if_c<true,boost::safe_numerics::bitwise_or_result<boost::safe_numerics::safe_base<T,128,127,P,E>,T2>>' being compiled
        with
        [
            T=signed char,
            P=boost::safe_numerics::automatic,
            E=boost::safe_numerics::default_exception_policy,
            T2=signed char
        ]
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
..\libs\safe_numerics\test\test_or_automatic.cpp(47): note: see reference to function template instantiation 'bool test_or<signed char,signed char>(T1,T2,const char *,const char *,char)' being compiled
        with
        [
            T1=signed char,
            T2=signed char
        ]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\include\type_traits(1329): note: see reference to class template instantiation 'std::integral_constant<size_t,0>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\utility.hpp(241): warning C4244: 'initializing': conversion from 'unsigned int' to 'const uint8_t', possible loss of data
c:\teeks99-09\run\boost_root\boost\safe_numerics\utility.hpp(247): warning C4244: 'initializing': conversion from 'unsigned int' to 'uint8_t', possible loss of data
c:\teeks99-09\run\boost_root\boost\safe_numerics\utility.hpp(247): warning C4244: 'initializing': conversion from 'unsigned int' to 'const uint8_t', possible loss of data
..\boost/mp11/detail/mp_defer.hpp(76): error C2968: 'mp_valid<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char> >,int>': recursive alias declaration
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,T>' being compiled
        with
        [
            T=int
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_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::left_shift_operator<std::basic_ostream<char,std::char_traits<char>>,int>' 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,std::basic_ostream<char,std::char_traits<char>>,int>' being compiled
        with
        [
            F=boost::safe_numerics::left_shift_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::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,int>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,T>' being compiled
        with
        [
            T=boost::safe_numerics::safe_base<int,0,127,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_result<T,U>>::type boost::safe_numerics::operator <<(const T &,const U &)' being compiled
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_or.hpp(40): note: see reference to function template instantiation 'std::basic_ostream<char,std::char_traits<char>> &operator <<<char,std::char_traits<char>,boost::safe_numerics::safe_base<int,0,127,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>>(std::basic_ostream<char,std::char_traits<char>> &,const result_display<boost::safe_numerics::safe_base<int,0,127,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>> &)' being compiled
..\libs\safe_numerics\test\test_or_automatic.cpp(47): note: see reference to function template instantiation 'bool test_or<signed char,signed char>(T1,T2,const char *,const char *,char)' being compiled
        with
        [
            T1=signed char,
            T2=signed char
        ]
..\boost/mp11/detail/mp_defer.hpp(76): error C2968: 'mp_valid<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char> >,__int64>': recursive alias declaration
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,U>' being compiled
        with
        [
            U=__int64
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_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::left_shift_operator<std::basic_ostream<char,std::char_traits<char>>,__int64>' 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,std::basic_ostream<char,std::char_traits<char>>,__int64>' being compiled
        with
        [
            F=boost::safe_numerics::left_shift_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::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,__int64>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,T>' being compiled
        with
        [
            T=boost::safe_numerics::safe_base<__int64,0,9223372036854775807,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_result<T,U>>::type boost::safe_numerics::operator <<(const T &,const U &)' being compiled
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_or.hpp(40): note: see reference to function template instantiation 'std::basic_ostream<char,std::char_traits<char>> &operator <<<char,std::char_traits<char>,boost::safe_numerics::safe_base<__int64,0,9223372036854775807,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>>(std::basic_ostream<char,std::char_traits<char>> &,const result_display<boost::safe_numerics::safe_base<__int64,0,9223372036854775807,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>> &)' being compiled
..\libs\safe_numerics\test\test_or_automatic.cpp(47): note: see reference to function template instantiation 'bool test_or<signed char,__int64>(T1,T2,const char *,const char *,char)' being compiled
        with
        [
            T1=signed char,
            T2=__int64
        ]
..\boost/mp11/detail/mp_defer.hpp(76): error C2968: 'mp_valid<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char> >,unsigned int>': recursive alias declaration
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,U>' being compiled
        with
        [
            U=unsigned int
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_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::left_shift_operator<std::basic_ostream<char,std::char_traits<char>>,unsigned int>' 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,std::basic_ostream<char,std::char_traits<char>>,unsigned int>' being compiled
        with
        [
            F=boost::safe_numerics::left_shift_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::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,unsigned int>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,T>' being compiled
        with
        [
            T=boost::safe_numerics::safe_base<unsigned int,0,4294967295,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_result<T,U>>::type boost::safe_numerics::operator <<(const T &,const U &)' being compiled
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_or.hpp(40): note: see reference to function template instantiation 'std::basic_ostream<char,std::char_traits<char>> &operator <<<char,std::char_traits<char>,boost::safe_numerics::safe_base<unsigned int,0,4294967295,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>>(std::basic_ostream<char,std::char_traits<char>> &,const result_display<boost::safe_numerics::safe_base<unsigned int,0,4294967295,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>> &)' being compiled
..\libs\safe_numerics\test\test_or_automatic.cpp(47): note: see reference to function template instantiation 'bool test_or<signed char,unsigned int>(T1,T2,const char *,const char *,char)' being compiled
        with
        [
            T1=signed char,
            T2=unsigned int
        ]
..\boost/mp11/detail/mp_defer.hpp(76): error C2968: 'mp_valid<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char> >,unsigned __int64>': recursive alias declaration
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,U>' being compiled
        with
        [
            U=unsigned __int64
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_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::left_shift_operator<std::basic_ostream<char,std::char_traits<char>>,unsigned __int64>' 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,std::basic_ostream<char,std::char_traits<char>>,unsigned __int64>' being compiled
        with
        [
            F=boost::safe_numerics::left_shift_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::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,unsigned __int64>' being compiled
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1382): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::left_shift_operator,std::basic_ostream<char,std::char_traits<char>>,T>' being compiled
        with
        [
            T=boost::safe_numerics::safe_base<unsigned __int64,0,18446744073709551615,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>
        ]
c:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1385): note: see reference to function template instantiation 'boost::lazy_enable_if_c<'function'&&legal_overload<boost::safe_numerics::left_shift_operator,T,U>::value,boost::safe_numerics::left_shift_result<T,U>>::type boost::safe_numerics::operator <<(const T &,const U &)' being compiled
c:\teeks99-09\run\boost_root\libs\safe_numerics\test\test_or.hpp(40): note: see reference to function template instantiation 'std::basic_ostream<char,std::char_traits<char>> &operator <<<char,std::char_traits<char>,boost::safe_numerics::safe_base<unsigned __int64,0,18446744073709551615,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>>(std::basic_ostream<char,std::char_traits<char>> &,const result_display<boost::safe_numerics::safe_base<unsigned __int64,0,18446744073709551615,boost::safe_numerics::automatic,boost::safe_numerics::exception_policy<boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::throw_exception,boost::safe_numerics::ignore_exception>>> &)' being compiled
..\libs\safe_numerics\test\test_or_automatic.cpp(47): note: see reference to function template instantiation 'bool test_or<signed char,unsigned __int64>(T1,T2,const char *,const char *,char)' being compiled
        with
        [
            T1=signed char,
            T2=unsigned __int64
        ]