commit-bison
[Top][All Lists]
Advanced

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

bison ChangeLog


From: Paul Eggert
Subject: bison ChangeLog
Date: Mon, 14 Oct 2002 04:07:01 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/10/14 04:07:01

Modified files:
        .              : ChangeLog 

Log message:
        * data/c.m4 (b4_int_type): Use yysigned_char instead of signed char,
        for portability to K&R hosts.  Fix typo: signed char is guaranteed
        only to 127, not to 128.
        * data/glr.c (yysigned_char): New type.
        * data/yacc.c (yysigned_char): Likewise.
        * tests/regression.at (Web2c Actions): signed char -> yysigned_char.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.861&tr2=1.862&r1=text&r2=text





reply via email to

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