m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog m4/debug.c m4/macro.c m4/module.c ...


From: Eric Blake
Subject: m4 ChangeLog m4/debug.c m4/macro.c m4/module.c ...
Date: Wed, 27 Sep 2006 12:24:54 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/27 12:24:53

Modified files:
        .              : ChangeLog 
        m4             : debug.c macro.c module.c path.c 
        modules        : gnu.c import.c m4.c modtest.c stdlib.c time.c 
        src            : freeze.c 

Log message:
        * modules/m4.c (m4_dump_symbols, errprint, m4wrap)
        (m4_expand_ranges): Ensure we aren't picking up partial object on
        obstack.
        * modules/stdlib.c (setenv): Allow extra arguments.
        * modules/time.c (ctime): Avoid side effect in call to
        obstack_grow.
        * modules/gnu.c (m4_regexp_substitute): Likewise.
        (renamesyms): Avoid extra obstack_init.
        * src/freeze.c (reload_frozen_state): Remove debug comment.
        (produce_frozen_state): Simplify fprintf to puts where possible.
        * modules/modtest.c (modtest_init, modtest_finish): Likewise.
        * modules/import.c (import, symbol_fail, modules_fail): Likewise.
        * m4/macro.c (trace_flush): Likewise.
        * m4/debug.c (m4_debug_message_prefix): Likewise.
        * m4/path.c (include_dump): Likewise.
        * m4/module.c (module_remove): Likewise.
        (install_builtin_table): Simplify malloc and string
        concatenation.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.393&r2=1.394
http://cvs.savannah.gnu.org/viewcvs/m4/m4/debug.c?cvsroot=m4&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/m4/m4/macro.c?cvsroot=m4&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/m4/m4/module.c?cvsroot=m4&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/m4/m4/path.c?cvsroot=m4&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/m4/modules/gnu.c?cvsroot=m4&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/m4/modules/import.c?cvsroot=m4&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/m4/modules/m4.c?cvsroot=m4&r1=1.73&r2=1.74
http://cvs.savannah.gnu.org/viewcvs/m4/modules/modtest.c?cvsroot=m4&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/m4/modules/stdlib.c?cvsroot=m4&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/m4/modules/time.c?cvsroot=m4&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/m4/src/freeze.c?cvsroot=m4&r1=1.50&r2=1.51




reply via email to

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