Warnings: teeks99-dkr-dc18-2b - dynamic_bitset / clang-linux-18~c++2b
Rev 00765c42443d26fa0dd8ab340fb5b5739c450fbb / Tue, 12 Nov 2024 22:56:16 +0000
dyn_bitset_unit_tests1
../libs/dynamic_bitset/test/bitset_test.hpp:297:7: warning: explicitly assigning value of variable of type 'Bitset' to itself [-Wself-assign-overloaded]
1 warning generated.
                
dyn_bitset_unit_tests2
../libs/dynamic_bitset/test/bitset_test.hpp:297:7: warning: explicitly assigning value of variable of type 'Bitset' to itself [-Wself-assign-overloaded]
1 warning generated.
                
dyn_bitset_unit_tests3
../libs/dynamic_bitset/test/bitset_test.hpp:297:7: warning: explicitly assigning value of variable of type 'Bitset' to itself [-Wself-assign-overloaded]
../boost/dynamic_bitset/detail/dynamic_bitset.hpp:124:19: warning: shift count >= width of type [-Wshift-count-overflow]
2 warnings generated.
                
dyn_bitset_unit_tests4
../libs/dynamic_bitset/test/bitset_test.hpp:297:7: warning: explicitly assigning value of variable of type 'Bitset' to itself [-Wself-assign-overloaded]
1 warning generated.
                
dyn_bitset_unit_tests5
../libs/dynamic_bitset/test/bitset_test.hpp:297:7: warning: explicitly assigning value of variable of type 'Bitset' to itself [-Wself-assign-overloaded]
1 warning generated.