bison/lib bitset.h
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/10/10 03:20:25 Modified files: lib : bitset.h Log message: (struct bitset_struct): Remove, replacing with.... (union bitset_union, struct abitset_struct, struct ebitset_struct, struct lbitset_struct, struct bitset_stats_struct): New types. All uses of struct bitset_struct changed to union bitset_union, etc. (bitset_next, bitset_prev, bitset_only_set_p): Declare. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/bitset.h.diff?tr1=1.8&tr2=1.9&r1=text&r2=text