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: Mon, 12 Aug 2002 10:16:49 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/08/12 10:16:49

Modified files:
        lib            : bitset_stats.c 

Log message:
        Include "gettext.h".
        (_): New macro.
        (bitset_stats_set, bitset_stats_reset, bitset_stats_test): Don't
        name locals "index", as it generates unnecessary warnings on some
        hosts that have an "index" function.
        
        (bitset_stats_print_1, bitset_stats_print, bitset_stats_read,
        bitset_stats_write): Wrap strings in _() if they need translation.
        
        (bitset_stats_set, bitset_stats_reset): Do not assume that bitset_word
        is the same width as int.

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





reply via email to

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