bison/lib lbitset.c
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/08/12 10:22:08 Modified files: lib : lbitset.c Log message: (lbitset_set, lbitset_reset): Do not assume that bitset_word is the same width as int. (lbitset_op1): Use -1, not ~0, as memset arg (for portability to one's complement hosts!). CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/lbitset.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text