commit-bison
[Top][All Lists]
Advanced

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

bison/lib bitset.c


From: Paul Eggert
Subject: bison/lib bitset.c
Date: Wed, 02 Oct 2002 03:45:37 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/10/02 03:45:37

Modified files:
        lib            : bitset.c 

Log message:
        (bitset_bytes, bitset_alloc, bitset_obstack_alloc):
        Use size_t, not unsigned int, to count bytes.
        
        (bitset_print): Use proper printf format for bitset types.
        
        (bitset_next, bitset_prev, bitset_first, bitset_last):
        Return BITSET_BINDEX_MAX (not -1) for no value,
        since we now return the bitset_bindex type (not int).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/lib/bitset.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text





reply via email to

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