commit-bison
[Top][All Lists]
Advanced

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

bison/lib bitset_stats.c


From: Paul Eggert
Subject: bison/lib bitset_stats.c
Date: Thu, 10 Oct 2002 03:23:16 -0400

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

Modified files:
        lib            : bitset_stats.c 

Log message:
        (bitset_stats_bytes): Adjust to new, unique names for structures.
        
        (bitset_stats_count, bitset_stats_empty_p, bitset_stats_ones,
        bitset_stats_zero, bitset_stats_copy, bitset_stats_disjoint_p,
        bitset_stats_equal_p, bitset_stats_not, bitset_stats_subset_p,
        bitset_stats_and, bitset_stats_and_cmp, bitset_stats_andn,
        bitset_stats_andn_cmp, bitset_stats_or, bitset_stats_or_cmp,
        bitset_stats_xor, bitset_stats_xor_cmp, bitset_stats_and_or,
        bitset_stats_and_or_cmp, bitset_stats_andn_or,
        bitset_stats_andn_or_cmp, bitset_stats_or_and,
        bitset_stats_or_and_cmp): Supply prototype decls, to improve the
        type-checking that GCC can do.
        
        (struct bitset_stats_struct, bitset_stats, struct bitset_struct): 
Remove.

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





reply via email to

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