algorithm-test
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
assertion-construction-test
../boost/test/tools/assertion_result.hpp:57:74: warning: the compiler can assume that the address of ???pv_??? will never be NULL [-Waddress]
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
../boost/test/tools/assertion_result.hpp:57:54: warning: ???nonnull??? argument ???pv_??? compared to NULL [-Wnonnull-compare]
const_string_test
../libs/test/example/const_string_test.cpp:43:27: warning: implicitly-declared ???constexpr common_layer::const_string::const_string(const common_layer::const_string&)??? is deprecated [-Wdeprecated-copy]
../libs/test/example/const_string_test.cpp:71:50: warning: implicitly-declared ???constexpr common_layer::const_string::const_string(const common_layer::const_string&)??? is deprecated [-Wdeprecated-copy]
../libs/test/example/const_string_test.cpp:72:49: warning: implicitly-declared ???constexpr common_layer::const_string::const_string(const common_layer::const_string&)??? is deprecated [-Wdeprecated-copy]
dataset-size
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
decorators-datatestcase-test
../libs/test/test/framework-ts/decorators-datatestcase-test.cpp:26:53: warning: unused parameter ???value??? [-Wunused-parameter]
../libs/test/test/framework-ts/decorators-datatestcase-test.cpp:20:70: warning: unused parameter ???value??? [-Wunused-parameter]
doc-example49
../boost/test/data/test_case.hpp:300:62: warning: unused parameter ???sample??? [-Wunused-parameter]
message-in-datatestcase-test
../libs/test/test/framework-ts/message-in-datatestcase-test.cpp:61:12: warning: variable ???setup_error_caught??? set but not used [-Wunused-but-set-variable]
../boost/test/data/test_case.hpp:300:62: warning: unused parameter ???sample??? [-Wunused-parameter]
test_unit-nested-suite-dependency
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
unit_test_example_12
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::mem_fun1_t<bool, hash_function<4>, char>; _Tp = hash_function<4>*]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]