Warnings: teeks99-dkr-mc16-20 - icl / clang-linux-16~c++20
Rev 5a839fb07a98f882f00d7d3c304dbccf7ccd2cda / Sat, 09 Nov 2024 23:54:47 +0000
chrono_interval_map_infix_mixed
../libs/icl/test/fastest_interval_map_infix_mixed_/../test_interval_map_mixed.hpp:105:16: warning: explicitly assigning value of variable of type 'SplitIntervalMapT' (aka 'split_interval_map<T, U>') to itself [-Wself-assign-overloaded]
../libs/icl/test/fastest_interval_map_infix_mixed_/../test_interval_map_mixed.hpp:106:16: warning: explicitly assigning value of variable of type 'IntervalMapT' (aka 'interval_map<T, U>') to itself [-Wself-assign-overloaded]
2 warnings generated.
                
chrono_interval_map_mixed2
../libs/icl/test/fastest_interval_map_mixed2_/../test_interval_map_mixed.hpp:105:16: warning: explicitly assigning value of variable of type 'SplitIntervalMapT' (aka 'split_interval_map<T, U>') to itself [-Wself-assign-overloaded]
../libs/icl/test/fastest_interval_map_mixed2_/../test_interval_map_mixed.hpp:106:16: warning: explicitly assigning value of variable of type 'IntervalMapT' (aka 'interval_map<T, U>') to itself [-Wself-assign-overloaded]
2 warnings generated.
                
fastest_interval_map_infix_mixed
../libs/icl/test/fastest_interval_map_infix_mixed_/../test_interval_map_mixed.hpp:105:16: warning: explicitly assigning value of variable of type 'SplitIntervalMapT' (aka 'split_interval_map<T, U>') to itself [-Wself-assign-overloaded]
../libs/icl/test/fastest_interval_map_infix_mixed_/../test_interval_map_mixed.hpp:106:16: warning: explicitly assigning value of variable of type 'IntervalMapT' (aka 'interval_map<T, U>') to itself [-Wself-assign-overloaded]
2 warnings generated.
                
fastest_interval_map_mixed2
../libs/icl/test/fastest_interval_map_mixed2_/../test_interval_map_mixed.hpp:105:16: warning: explicitly assigning value of variable of type 'SplitIntervalMapT' (aka 'split_interval_map<T, U>') to itself [-Wself-assign-overloaded]
../libs/icl/test/fastest_interval_map_mixed2_/../test_interval_map_mixed.hpp:106:16: warning: explicitly assigning value of variable of type 'IntervalMapT' (aka 'interval_map<T, U>') to itself [-Wself-assign-overloaded]
2 warnings generated.
                
fix_icl_after_thread
../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]
1 warning generated.