commit-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bison/lib bitsetv.c


From: Paul Eggert
Subject: bison/lib bitsetv.c
Date: Thu, 10 Oct 2002 03:25:21 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]