]> git.saurik.com Git - bison.git/commit
(BITSET_WORD_BITS): Now of type unsigned, not
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:13:56 +0000 (14:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:13:56 +0000 (14:13 +0000)
commit50f095c92f5585ea3cdc07c1aec7d9fa9510b61a
tree33d56e986f74092346ca6da7501518a063d6f3fa
parent16cb098b72889fff9c43f2e0fa75036d8070c605
(BITSET_WORD_BITS): Now of type unsigned, not
size_t; the old version tried to do this but casted improperly.
(bitset_bindex, bitset_windex): Now size_t, not unsigned long.
(bitset_test): Now returns int, not unsigned long.
lib/bbitset.h