commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog ./NEWS doc/bison.texinfo src/...


From: Akim Demaille
Subject: bison ./ChangeLog ./NEWS doc/bison.texinfo src/...
Date: Mon, 22 Apr 2002 04:22:11 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  02/04/22 04:22:11

Modified files:
        .              : ChangeLog NEWS 
        doc            : bison.texinfo 
        src            : reader.c 
        tests          : torture.at 

Log message:
        * src/reader.c (token_translations_init): 256 is now the default
        value for the error token, i.e., it will be assigned another
        number if the user assigned 256 to one of her tokens.
        (reader): Don't force 256 to error.
        * doc/bison.texinfo (Symbols): Adjust.
        * tests/torture.at (AT_DATA_HORIZONTAL_GRAMMAR)
        (AT_DATA_TRIANGULAR_GRAMMAR): Number the tokens as 1, 2, 3
        etc. instead of 10, 20, 30 (which was used to `jump' over error
        (256) and undefined (2)).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.636&tr2=1.637&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/NEWS.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/doc/bison.texinfo.diff?tr1=1.56&tr2=1.57&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/reader.c.diff?tr1=1.167&tr2=1.168&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/torture.at.diff?tr1=1.13&tr2=1.14&r1=text&r2=text




reply via email to

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