commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog ./NEWS src/lex.c src/reader.c...


From: Akim Demaille
Subject: bison ./ChangeLog ./NEWS src/lex.c src/reader.c...
Date: Fri, 02 Nov 2001 10:26:33 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Akim Demaille <address@hidden>  01/11/02 10:26:33

Modified files:
        .              : ChangeLog NEWS 
        src            : lex.c reader.c symtab.c symtab.h 
        tests          : calc.at 

Log message:
        * src/symtab.h (SUNDEF): New.
        * src/symtab.c (bucket_new): Init user_token_number to SUNDEF to
        stand for `uninitialized', instead of 0.
        * src/reader.c (packsymbols, parse_thong_decl): Adjust.
        * src/lex.c (lex): Adjust.
        * tests/calc.at (_AT_DATA_CALC_Y): Declare a token for EOF.
        Number it 0.
        Let yylex return it instead of a plain 0.
        Reported by Dick Streefland.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.86&tr2=1.173.2.87&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/NEWS.diff?only_with_tag=bison-1_29-branch&tr1=1.21.2.17&tr2=1.21.2.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/lex.c.diff?only_with_tag=bison-1_29-branch&tr1=1.33.2.8&tr2=1.33.2.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/reader.c.diff?only_with_tag=bison-1_29-branch&tr1=1.72.2.10&tr2=1.72.2.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/symtab.c.diff?only_with_tag=bison-1_29-branch&tr1=1.13.2.2&tr2=1.13.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/symtab.h.diff?only_with_tag=bison-1_29-branch&tr1=1.12&tr2=1.12.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/calc.at.diff?only_with_tag=bison-1_29-branch&tr1=1.5.2.7&tr2=1.5.2.8&r1=text&r2=text




reply via email to

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