]> git.saurik.com Git - bison.git/commit - lib/bitset.h
(bitset_iterator.num, bitset_iterator.i, bitset_first, bitset_last):
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Oct 2002 07:47:03 +0000 (07:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Oct 2002 07:47:03 +0000 (07:47 +0000)
commit808a5918e6771d15516e85553127f2eb1cbc8cfe
treedbdb44e4c26d4dc84fda033a9106d3087d9e70f6
parentd32fe6f64fa02da99855083889017458a7d9c2ff
(bitset_iterator.num, bitset_iterator.i, bitset_first, bitset_last):
Use bitset_bindex, not int or unsigned int or size_t, to count bits.

(bitset_bytes): Use size_t, not unsigned int, to count bytes.
lib/bitset.h