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