bison/lib abitset.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:09:24 Modified files: lib : abitset.c Log message: (abitset_reverse_list, ebitset_reverse_list): Do not assume that bitset_windex is the same width as unsigned. (abitset_unused_clear): Do not assume that bitset_word is the same width as int. (abitset_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/abitset.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text