Warnings: teeks99-dkr-dc14-20 - dynamic_bitset / clang-linux-14~c++20
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 17:20:18 +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.