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, 21 Oct 2002 01:31:36 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/10/21 01:31:34

Modified files:
        .              : ChangeLog 

Log message:
        Remove K&R vestiges.
        * configure.ac (AC_C_CONST, AM_C_PROTOTYPES): Remove.
        * src/complain.c (VA_START): Remove.  Assume prototypes.
        (vfprintf) [! (HAVE_VPRINTF || defined vfprintf)]: New macro.
        (private_strerror, warn_at, warn, complain_at, complain, fatal_at,
        fatal): Assume prototypes.
        * src/complain.h: Assume prototypes.
        * src/system.h (PARAMS): Remove.
        Include <limits.h> unconditionally, since it's guaranteeed even
        for a freestanding C89 compiler.
        (SHRT_MIN, SHRT_MAX): Remove, since C89 guarantees them.
        * src/vmsgetargs.c (getargs, cli_present, cli_get_value): Prototype.

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





reply via email to

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