commit-bison
[Top][All Lists]
Advanced

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

bison/src tables.c


From: Paul Eggert
Subject: bison/src tables.c
Date: Fri, 13 Dec 2002 03:45:38 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/12/13 03:45:38

Modified files:
        src            : tables.c 

Log message:
        (state_number_to_vector_number,
        symbol_number_to_vector_number):
        Now inline functions rather than macros, to avoid casts.
        (table_size): Now int, to pacify GCC.
        (table_grow, table_ninf_remap): Use signed table size.
        (save_row): Don't bother initializing locals when not needed.
        (default_goto, goto_actions, pack_vector): Remove unnecessary casts.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/tables.c.diff?tr1=1.15&tr2=1.16&r1=text&r2=text




reply via email to

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