Update README.md #31
Annotations
11 warnings
windows-vs16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-vs16:
include/bitset.h#L251
'printf' is static but used in inline function 'bitset_print' which is not static
|
windows-vs16:
include/bitset.h#L249
'printf' is static but used in inline function 'bitset_print' which is not static
|
windows-vs16:
include/bitset.h#L247
'printf' is static but used in inline function 'bitset_print' which is not static
|
windows-vs16:
include/bitset.h#L237
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_for_each' which is not static
|
windows-vs16:
include/bitset.h#L209
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bits' which is not static
|
windows-vs16:
include/bitset.h#L180
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bit' which is not static
|
windows-vs16:
include/bitset.h#L173
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bit' which is not static
|
windows-vs16:
include/bitset.h#L251
'printf' is static but used in inline function 'bitset_print' which is not static
|
windows-vs16:
include/bitset.h#L249
'printf' is static but used in inline function 'bitset_print' which is not static
|
windows-vs16:
include/bitset.h#L247
'printf' is static but used in inline function 'bitset_print' which is not static
|