commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/files.c src/files.h src/o...


From: Akim Demaille
Subject: bison ./ChangeLog src/files.c src/files.h src/o...
Date: Tue, 19 Dec 2000 05:05:53 -0800

CVSROOT:        /cvs
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  00/12/19 05:05:52

Modified files:
        .              : ChangeLog 
        src            : files.c files.h output.c reader.c 

Log message:
        Let the handling of the skeleton files be local to the procedures
        that use it.
        * src/files.c (xfopen, xfclose, skeleton_find, guardfile): No
        longer static.
        (fparser, open_extra_files): Remove.
        (open_files, output_files): Don't take care of fparser.
        * src/files.h: Adjust.
        * src/output.c (output_parser): Open and close the file to the
        skeleton.
        * src/reader.c (read_declarations): When %semantic_parser, open
        fguard.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/bison/ChangeLog.diff?r1=1.102&r2=1.103
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/files.c.diff?r1=1.33&r2=1.34
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/files.h.diff?r1=1.12&r2=1.13
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/output.c.diff?r1=1.31&r2=1.32
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/reader.c.diff?r1=1.56&r2=1.57




reply via email to

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