mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
Use bitset_bindex, not int or unsigned int or size_t, to count bits. (lbitset_bytes): Use size_t, not unsigned int, to count bytes. Use proper printf formats for widths of integer types. (lbitset_ones, lbitset_not): Use bitset_windex instead of unsigned int. (lbitset_elt_find): Simplify windex calculation and avoid cast to unsigned.
30 KiB
30 KiB