bison/lib bitsetv.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/10/10 03:25:21 Modified files: lib : bitsetv.c Log message: (bitsetv_alloc): Return a size that is aligned properly for vectors of objects. Do not assume that adding a header size to a multiple of a word size yields a value that is properly aligned for the whole union. (bitsetv_alloc): Add a cast to (void *) to avoid a GCC warning. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/bitsetv.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text