* lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that it cannot be
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Oct 2002 05:02:30 +0000 (05:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Oct 2002 05:02:30 +0000 (05:02 +0000)
commit5beedd9b5893e470464830e733f3e0d8eb00c158
tree5279a9674f5089ca2ede7e7ca891b916f0249ff8
parent9abb46d52723f427e1fc287585a35eeeb6c767e1
* lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that it cannot be
  interpreted as signed.
* lib/ebitset.c (ebitset_list): Fix bug.
From Michael Hayes.
lib/bbitset.h
lib/ebitset.c