Warnings: teeks99-09-v17dl-64onAMD64 - multiprecision / msvc-14.3
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 15:51:42 +0000
constexpr_test_cpp_int_5
..\libs\multiprecision\test\constexpr_test_cpp_int_5.cpp(236): warning C4456: declaration of 'i' hides previous local declaration
..\libs\multiprecision\test\constexpr_test_cpp_int_5.cpp(237): warning C4456: declaration of 'j' hides previous local declaration
..\libs\multiprecision\test\constexpr_test_cpp_int_5.cpp(281): warning C4456: declaration of 'i' hides previous local declaration
..\libs\multiprecision\test\constexpr_test_cpp_int_5.cpp(281): warning C4456: declaration of 'j' hides previous local declaration
                
floating_point_examples
..\libs\multiprecision\example\floating_point_examples.cpp(622): warning C4459: declaration of 'mp_type' hides global declaration
..\boost/math/special_functions/bessel.hpp(99): warning C4100: 't': unreferenced formal parameter
                
git_issue_248
..\libs\multiprecision\test\git_issue_248.cpp(13): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(14): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(16): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(17): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(19): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(20): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(22): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_248.cpp(23): warning C4127: conditional expression is constant
                
git_issue_576
..\libs\multiprecision\test\git_issue_576.cpp(44): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_576.cpp(48): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_576.cpp(52): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_576.cpp(79): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_576.cpp(85): warning C4127: conditional expression is constant
..\libs\multiprecision\test\git_issue_576.cpp(91): warning C4127: conditional expression is constant
                
git_issue_624
..\libs\multiprecision\test\git_issue_624.cpp(53): warning C4459: declaration of 'int64_t' hides global declaration
..\libs\multiprecision\test\git_issue_624.cpp(54): warning C4459: declaration of 'uint64_t' hides global declaration
                
integer_examples
..\libs\multiprecision\example\integer_examples.cpp(56): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
                
logged_adaptor_cpp_output_test
..\libs\multiprecision\test\logged_adaptor_cpp_output_test.cpp(28): warning C4100: 'event_description': unreferenced formal parameter
..\libs\multiprecision\test\logged_adaptor_cpp_output_test.cpp(28): warning C4100: 'val': unreferenced formal parameter
                
mixed_integer_arithmetic
..\libs\multiprecision\example\mixed_integer_arithmetic.cpp(11): warning C4005: '_SCL_SECURE_NO_WARNINGS': macro redefinition
                
numeric_limits_snips
..\libs\multiprecision\example\numeric_limits_snips.cpp(283): warning C4127: conditional expression is constant
..\libs\multiprecision\example\numeric_limits_snips.cpp(388): warning C4127: conditional expression is constant
                
safe_prime
..\boost/multiprecision/detail/uniform_int_distribution.hpp(95): warning C4127: conditional expression is constant
                
test_adapt_serial
..\libs\multiprecision\test\test_adapt_serial.cpp(41): warning C4127: conditional expression is constant
                
test_arithmetic_skeleton
C:\teeks99-09\run\boost_root\libs\multiprecision\test\skeleton_backend.hpp(1240): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
C:\teeks99-09\run\boost_root\libs\multiprecision\test\skeleton_backend.hpp(1283): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
C:\teeks99-09\run\boost_root\libs\multiprecision\test\skeleton_backend.hpp(1240): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
                
test_checked_cpp_int
..\libs\multiprecision\test\test_checked_cpp_int.cpp(131): warning C4244: 'initializing': conversion from 'unsigned __int64' to 'unsigned int', possible loss of data
..\libs\multiprecision\test\test_checked_cpp_int.cpp(152): warning C4127: conditional expression is constant
..\libs\multiprecision\test\test_checked_cpp_int.cpp(27): warning C4127: conditional expression is constant
                
test_constants_cpp_dec_float
..\boost/multiprecision/cpp_dec_float.hpp(154): warning C4459: declaration of 'e' hides global declaration
..\boost/multiprecision/detail/number_base.hpp(798): warning C4459: declaration of 'e' hides global declaration
..\boost/multiprecision/detail/number_base.hpp(1439): warning C4459: declaration of 'e' hides global declaration
..\boost/multiprecision/cpp_dec_float.hpp(2487): warning C4459: declaration of 'e' hides global declaration
..\boost/throw_exception.hpp(102): warning C4459: declaration of 'e' hides global declaration
..\boost/multiprecision/cpp_dec_float.hpp(2421): warning C4459: declaration of 'e' hides global declaration
..\boost/throw_exception.hpp(97): warning C4459: declaration of 'e' hides global declaration
                
test_cpp_bin_float_conv
..\libs\multiprecision\test\test_cpp_bin_float_conv.cpp(60): warning C4805: '==': unsafe mix of type 'bool' and type 'int' in operation
..\libs\multiprecision\test\test_cpp_bin_float_conv.cpp(65): warning C4805: '==': unsafe mix of type 'bool' and type 'int' in operation
..\libs\multiprecision\test\test_cpp_bin_float_conv.cpp(90): warning C4805: '==': unsafe mix of type 'bool' and type 'int' in operation
                
test_cpp_bin_float_io_1
..\libs\multiprecision\test\test_cpp_bin_float_io.cpp(136): warning C4456: declaration of 'val' hides previous local declaration
..\libs\multiprecision\test\test_cpp_bin_float_io.cpp(152): warning C4456: declaration of 'val' hides previous local declaration
                
test_cpp_bin_float_io_2
..\libs\multiprecision\test\test_cpp_bin_float_io.cpp(136): warning C4456: declaration of 'val' hides previous local declaration
..\libs\multiprecision\test\test_cpp_bin_float_io.cpp(152): warning C4456: declaration of 'val' hides previous local declaration
                
test_cpp_int_serial_1
..\libs\multiprecision\test\test_cpp_int_serial.cpp(39): warning C4127: conditional expression is constant
                
test_cpp_rat_serial
..\libs\multiprecision\test\test_cpp_rat_serial.cpp(39): warning C4127: conditional expression is constant
                
test_float_io_cpp_dec_float
..\libs\multiprecision\test\test_float_io.cpp(188): warning C4456: declaration of 'val' hides previous local declaration
..\libs\multiprecision\test\test_float_io.cpp(204): warning C4456: declaration of 'val' hides previous local declaration
..\libs\multiprecision\test\test_float_io.cpp(215): warning C4456: declaration of 'val' hides previous local declaration
                
test_float_io_cpp_dec_float_standalone
..\libs\multiprecision\test\test_float_io.cpp(188): warning C4456: declaration of 'val' hides previous local declaration
..\libs\multiprecision\test\test_float_io.cpp(204): warning C4456: declaration of 'val' hides previous local declaration
..\libs\multiprecision\test\test_float_io.cpp(215): warning C4456: declaration of 'val' hides previous local declaration
                
test_fpclassify_cpp_bin_float
..\libs\multiprecision\test\test_fpclassify.cpp(304): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(307): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(310): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(315): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(323): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(327): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(331): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(335): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(349): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(350): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(356): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(360): warning C4804: '>': unsafe use of type 'bool' in operation
                
test_fpclassify_cpp_dec_float
..\libs\multiprecision\test\test_fpclassify.cpp(304): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(307): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(310): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(315): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(323): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(327): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(331): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(335): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(349): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(350): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(356): warning C4804: '>': unsafe use of type 'bool' in operation
..\libs\multiprecision\test\test_fpclassify.cpp(360): warning C4804: '>': unsafe use of type 'bool' in operation
                
test_gcd
..\boost/random/uniform_int_distribution.hpp(171): warning C4127: conditional expression is constant
                
test_generic_conv
..\libs\multiprecision\test\test_generic_conv.cpp(147): warning C4293: '<<': shift count negative or too big, undefined behavior
..\libs\multiprecision\test\test_generic_conv.cpp(148): warning C4293: '<<': shift count negative or too big, undefined behavior
                
test_native_integer
..\libs\multiprecision\test\test_native_integer.cpp(75): warning C4456: declaration of 'i' hides previous local declaration
..\libs\multiprecision\test\test_native_integer.cpp(77): warning C4456: declaration of 'j' hides previous local declaration
..\libs\multiprecision\test\test_native_integer.cpp(78): warning C4456: declaration of 'r' hides previous local declaration
                
test_numeric_limits_backend_concept
..\libs\multiprecision\test\test_numeric_limits.cpp(230): warning C4996: 'std::_Num_float_base::has_denorm': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(231): warning C4996: 'std::_Num_base::has_denorm_loss': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(112): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(112): warning C4996: 'std::_Num_float_base::has_denorm': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(124): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(124): warning C4996: 'std::_Num_float_base::has_denorm': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
                
test_numeric_limits_cpp_bin_float
..\libs\multiprecision\test\test_numeric_limits.cpp(112): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(124): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
                
test_numeric_limits_cpp_dec_float
..\libs\multiprecision\test\test_numeric_limits.cpp(112): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
..\libs\multiprecision\test\test_numeric_limits.cpp(124): warning C4996: 'std::float_denorm_style': warning STL4042: std::float_denorm_style, std::numeric_limits::has_denorm, and std::numeric_limits::has_denorm_loss are deprecated in C++23. You can define _SILENCE_CXX23_DENORM_DEPRECATION_WARNING or _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS to suppress this warning.
                
test_round_cpp_bin_float
..\libs\multiprecision\test\test_round.cpp(215): warning C4456: declaration of 'i' hides previous local declaration
                
test_round_cpp_dec_float
..\libs\multiprecision\test\test_round.cpp(215): warning C4456: declaration of 'i' hides previous local declaration
                
test_unchecked_cpp_int
..\libs\multiprecision\test\test_unchecked_cpp_int.cpp(27): warning C4127: conditional expression is constant