]> git.saurik.com Git - bison.git/commitdiff
(lbitset_set, lbitset_reset): Do not assume that
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:22:08 +0000 (14:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:22:08 +0000 (14:22 +0000)
bitset_word is the same width as int.
(lbitset_op1): Use -1, not ~0, as memset arg (for
portability to one's complement hosts!).


No differences found