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: Thu, 21 Nov 2002 02:37:24 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/11/21 02:37:24

Modified files:
        .              : ChangeLog 

Log message:
        * lib/argmatch.c, lib/argmatch.h: Sync with gnulib.
        
        Avoid use of <assert.h>, as the GNU Coding Standards hint that one
        should use `if (! x) abort ();' rather than `assert (x);', and
        anyway it's one less thing to worry about configuring.

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





reply via email to

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