Warnings: teeks99-dkr-dc17-17 - icl / clang-linux-17~c++17
Rev e0100e02f080c605b68e13899dc04aab466cbf60 / Sun, 10 Nov 2024 17:47:01 +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.