commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/conflicts.c src/lex.c src...


From: Akim Demaille
Subject: bison ./ChangeLog src/conflicts.c src/lex.c src...
Date: Wed, 14 Nov 2001 09:42:14 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Akim Demaille <address@hidden>  01/11/14 09:42:14

Modified files:
        .              : ChangeLog 
        src            : conflicts.c lex.c lex.h 

Log message:
        * src/lex.c, src/lex.h (token_buffer, unlexed_token_buffer):
        Revert a previous patch:  these are really const.
        * src/conflicts.c (conflict_report): Additional useless pair of
        braces to pacify GCC's warnings for `if () if () {} else {}'.
        * src/lex.c (parse_percent_token): Replace equal_offset with
        arg_offset.
        arg is const.
        Be sure to strdup `arg' when used, since there is no reason for
        token_buffer not to change.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.109&tr2=1.173.2.110&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/conflicts.c.diff?only_with_tag=bison-1_29-branch&tr1=1.22.2.6&tr2=1.22.2.7&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.11&tr2=1.33.2.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/lex.h.diff?only_with_tag=bison-1_29-branch&tr1=1.13.2.5&tr2=1.13.2.6&r1=text&r2=text




reply via email to

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