mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
bitsetv_zero, bitsetv_ones, bitsetv_transitive_closure, bitsetv_reflexive_transitive_closure): Use bitset_bindex, not int or unsigned int or size_t, to count bits. (bitsetv_alloc): Use size_t, not unsigned int, to count bytes. (bitsetv_dump, debug_bitsetv): Use bitset_windex instead of unsigned int. Use proper printf formats for widths of integer types. (bitsetv_alloc): Check for arithmetic overflow when computing sizes.
4.0 KiB
4.0 KiB