Warnings: teeks99-dkr-dc17-g14 - icl / clang-linux-17~gnu14
Rev 751554e3c128e97c06b32c3de24e414fb535e4bc / Mon, 11 Nov 2024 02:21:06 +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.