m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog doc/m4.texinfo m4/m4module.h m4/m4...


From: Eric Blake
Subject: m4 ChangeLog doc/m4.texinfo m4/m4module.h m4/m4...
Date: Fri, 15 Sep 2006 03:37:54 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/15 03:37:54

Modified files:
        .              : ChangeLog 
        doc            : m4.texinfo 
        m4             : m4module.h m4private.h 
        modules        : gnu.c m4.c 
        src            : main.c 
        tests          : options.at 

Log message:
        Add --safer option, per debian bug 5898.
        * src/main.c (usage): Document new option.
        (SAFER_OPTION): New enumerator.
        (main): Set the option bit.
        * m4/m4module.h (m4_context_opt_bit_table): Declare new bit
        accessors.
        * m4/m4private.h (M4_OPT_SAFER_BIT): New macro.
        (m4_get_safer_opt): New accessor.
        * modules/gnu.c (esyscmd, debugfile): Disable when --safer.
        * modules/m4.c (syscmd, maketemp): Likewise.
        * doc/m4.texinfo (Invoking m4, Debug Output, Syscmd, Esyscmd)
        (Sysval, Maketemp): Add tests of this.
        * tests/options.at (--safer): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.382&r2=1.383
http://cvs.savannah.gnu.org/viewcvs/m4/doc/m4.texinfo?cvsroot=m4&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4module.h?cvsroot=m4&r1=1.84&r2=1.85
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4private.h?cvsroot=m4&r1=1.60&r2=1.61
http://cvs.savannah.gnu.org/viewcvs/m4/modules/gnu.c?cvsroot=m4&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/m4/modules/m4.c?cvsroot=m4&r1=1.69&r2=1.70
http://cvs.savannah.gnu.org/viewcvs/m4/src/main.c?cvsroot=m4&r1=1.81&r2=1.82
http://cvs.savannah.gnu.org/viewcvs/m4/tests/options.at?cvsroot=m4&r1=1.7&r2=1.8




reply via email to

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