compl_acos_incl_test
../libs/math/test/compile_test/compl_acos_incl_test.cpp:21:52: warning: 'acos<float>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_acos_incl_test.cpp:22:53: warning: 'acos<double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_acos_incl_test.cpp:24:58: warning: 'acos<long double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
3 warnings generated.
compl_acosh_incl_test
../libs/math/test/compile_test/compl_acosh_incl_test.cpp:21:52: warning: 'acosh<float>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_acosh_incl_test.cpp:22:53: warning: 'acosh<double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_acosh_incl_test.cpp:24:58: warning: 'acosh<long double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
3 warnings generated.
compl_asin_incl_test
../libs/math/test/compile_test/compl_asin_incl_test.cpp:21:52: warning: 'asin<float>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_asin_incl_test.cpp:22:53: warning: 'asin<double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_asin_incl_test.cpp:24:58: warning: 'asin<long double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
3 warnings generated.
compl_asinh_incl_test
../libs/math/test/compile_test/compl_asinh_incl_test.cpp:21:52: warning: 'asinh<float>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_asinh_incl_test.cpp:22:53: warning: 'asinh<double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_asinh_incl_test.cpp:24:58: warning: 'asinh<long double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
3 warnings generated.
compl_atan_incl_test
../libs/math/test/compile_test/compl_atan_incl_test.cpp:21:52: warning: 'atan<float>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_atan_incl_test.cpp:22:53: warning: 'atan<double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_atan_incl_test.cpp:24:58: warning: 'atan<long double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
3 warnings generated.
compl_atanh_incl_test
../libs/math/test/compile_test/compl_atanh_incl_test.cpp:21:52: warning: 'atanh<float>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_atanh_incl_test.cpp:22:53: warning: 'atanh<double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
../libs/math/test/compile_test/compl_atanh_incl_test.cpp:24:58: warning: 'atanh<long double>' is deprecated: Replaced by C++11 [-Wdeprecated-declarations]
3 warnings generated.
header_deprecated_test
../libs/math/test/header_deprecated_test.cpp:10:5: warning: This header is deprecated. Use <boost/integer/common_factor_rt.hpp> instead. [-W#pragma-messages]
1 warning generated.
octonion_test
../libs/math/test/octonion_test.cpp:274:8: warning: explicitly assigning value of variable of type '::boost::math::octonion<long double>' to itself [-Wself-assign-overloaded]
../libs/math/test/octonion_test.cpp:367:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:370:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:373:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:376:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:379:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:382:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:385:8: warning: equality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:388:8: warning: inequality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:391:8: warning: inequality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:394:8: warning: inequality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:397:8: warning: inequality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:400:8: warning: inequality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:403:8: warning: inequality comparison result unused [-Wunused-comparison]
../libs/math/test/octonion_test.cpp:406:8: warning: inequality comparison result unused [-Wunused-comparison]
15 warnings generated.
octonion_test_simple
../libs/math/test/octonion_test_simple.cpp:295:8: warning: explicitly assigning value of variable of type '::boost::math::octonion<long double>' to itself [-Wself-assign-overloaded]
../libs/math/test/octonion_test_simple.cpp:567:24: warning: unused variable 'result_b0_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:574:24: warning: unused variable 'result_b1_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:581:24: warning: unused variable 'result_b2_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:588:24: warning: unused variable 'result_b3_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:596:24: warning: unused variable 'result_b3_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:567:24: warning: unused variable 'result_b0_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:574:24: warning: unused variable 'result_b1_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:581:24: warning: unused variable 'result_b2_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:588:24: warning: unused variable 'result_b3_is_ok' [-Wunused-variable]
../libs/math/test/octonion_test_simple.cpp:596:24: warning: unused variable 'result_b3_is_ok' [-Wunused-variable]
11 warnings generated.
test_binomial_float
../libs/math/test/test_binomial.cpp:727:52: warning: implicit conversion from 'long' to 'float' changes value from 9079765771874083840 to 9079765922662580224 [-Wimplicit-const-int-float-conversion]
1 warning generated.
test_nc_t_long_double
../libs/math/test/test_nc_t.hpp:491:43: warning: absolute value function 'fabs' given an argument of type 'value_type' (aka 'long double') but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
../libs/math/test/test_nc_t.hpp:491:43: warning: absolute value function 'fabs' given an argument of type 'value_type' (aka 'long double') but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
../libs/math/test/test_nc_t.hpp:491:43: warning: absolute value function 'fabs' given an argument of type 'value_type' (aka 'long double') but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
3 warnings generated.
test_next
../libs/math/test/test_next.cpp:180:67: warning: self-comparison always evaluates to true [-Wtautological-compare]
1 warning generated.
test_next_decimal
../libs/math/test/test_next_decimal.cpp:185:67: warning: self-comparison always evaluates to true [-Wtautological-compare]
1 warning generated.
test_owens_t
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../libs/math/test/owens_t_T7.hpp:32:109: warning: absolute value function 'fabs' given an argument of type 'const long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
../libs/math/test/owens_t_T7.hpp:32:126: warning: absolute value function 'fabs' given an argument of type 'const long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
3 warnings generated.
test_pFq_long_double
../libs/math/test/test_pFq.hpp:76:25: warning: absolute value function 'fabs' given an argument of type 'const long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value]
1 warning generated.
test_polynomial_3
../libs/math/test/test_polynomial.cpp:49:29: warning: variable 'd3b' is not needed and will not be emitted [-Wunneeded-internal-declaration]
../libs/math/test/test_polynomial.cpp:57:26: warning: variable 'd8' is not needed and will not be emitted [-Wunneeded-internal-declaration]
2 warnings generated.
test_recurrence_1
../boost/test/floating_point_comparison.hpp:14:1: warning: This header is deprecated. Use <boost/test/tools/floating_point_comparison.hpp> instead. [-W#pragma-messages]
1 warning generated.
test_spherical_harmonic
../libs/math/test/test_spherical_harmonic.hpp:6:9: warning: 'BOOST_MATH_OVERFLOW_ERROR_POLICY' macro redefined [-Wmacro-redefined]
1 warning generated.