commit-bison
[Top][All Lists]
Advanced

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

bison/data lalr1.cc


From: Paul Eggert
Subject: bison/data lalr1.cc
Date: Sun, 27 Apr 2003 01:56:34 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    03/04/27 01:56:34

Modified files:
        data           : lalr1.cc 

Log message:
        (yy::Parser::pact_ninf_, yy::Parser::table_ninf_):
        Declare to be of type suitable for the ninf value itself, not of
        type suitable for the corresponding table, since the latter might
        be unsigned but the ninf value might be negative.  This fixes a
        bug reported by Alexandre Duret-Lutz in
        <http://mail.gnu.org/archive/html/bug-bison/2003-04/msg00017.html>.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/lalr1.cc.diff?tr1=1.30&tr2=1.31&r1=text&r2=text





reply via email to

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