Warnings: teeks99-dkr-dc17-warn - dynamic_bitset / clang-linux-17~c++20~warn
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 10:03:11 +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.