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: Wed, 12 Dec 2001 21:22:05 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Paul Eggert <address@hidden>    01/12/12 21:22:05

Modified files:
        .              : ChangeLog 

Log message:
        * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):
        Do not infringe on the global user namespace when using C++.
        (YYFPRINTF, YYSTDERR): New macros, needed for the above.
        All uses of `fprintf' and `stderr' changed.
        
        * src/output.c (output): Do not output "#include <stdio.h>"; that
        is bison.simple's job.  stdio.h should be included only if
        necessary, to avoid infringing on the user name space when
        possible.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.226&tr2=1.173.2.227&r1=text&r2=text




reply via email to

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