Files
Paul Eggert b8dfb5c6bf bitset: possibly widen unsigned indexes
* lib/bitset/vector.c (vbitset_empty_p, vbitset_not)
(vbitset_disjoint_p, vbitset_and, vbitset_and_or)
(vbitset_and_or_cmp, vbitset_andn_or, vbitset_andn_or_cmp)
(vbitset_or_and, vbitset_or_and_cmp):
In a for-loop, use an index type related to the upper bound’s type
rather than trusting ‘unsigned’ to be wide enough.
2026-06-26 14:34:58 -07:00
..
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00
2026-01-01 10:37:05 -08:00