Warnings: teeks99-dkr-dc17-20-lc - icl / clang-linux-17~c++20~lc
Rev 2fae7982e100aa9916592f55cddcddc5e96488c7 / Mon, 11 Nov 2024 12:54:42 +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.