Warnings: teeks99-01-dc17-20-64onriscv64 - dynamic_bitset / clang-linux-17~c++20
Rev f2c0ab0f235cf60b0586dbd618cd4a87a7cdfc55 / Sat, 16 Nov 2024 18:27:30 +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.