m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog NEWS doc/m4.texinfo ltdl/m4/gnulib...


From: Eric Blake
Subject: m4 ChangeLog NEWS doc/m4.texinfo ltdl/m4/gnulib...
Date: Wed, 27 Sep 2006 13:21:05 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/27 13:21:05

Modified files:
        .              : ChangeLog NEWS 
        doc            : m4.texinfo 
        ltdl/m4        : gnulib-cache.m4 
        m4             : m4module.h m4private.h macro.c symtab.c 
        modules        : m4.c 

Log message:
        * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --import
        strnlen.
        * m4/symtab.c (symbol_value_print): Rename to...
        (m4_symbol_value_print): ...this, and...
        (m4_symbol_print): Update to allow -L length truncation.  Now
        truncation also affects dumpdef output and builtin names.
        * m4/m4private.h (nesting_limit, max_debug_argument_length):
        Switch to size_t.
        * m4/m4module.h (m4_symbol_print): Add parameter.
        (m4_symbol_value_print): New function.
        * modules/m4.c (dumpdef): Allow length truncation.
        * m4/macro.c (trace_pre): Use m4_symbol_print, rather than
        repeating code.
        * doc/m4.texinfo (Invoking m4): Document -l better.
        (Dumpdef, Debug Levels): Document the effect of -l.
        * NEWS: Document this change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.394&r2=1.395
http://cvs.savannah.gnu.org/viewcvs/m4/NEWS?cvsroot=m4&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/m4/doc/m4.texinfo?cvsroot=m4&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/m4/ltdl/m4/gnulib-cache.m4?cvsroot=m4&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4module.h?cvsroot=m4&r1=1.87&r2=1.88
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4private.h?cvsroot=m4&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/m4/m4/macro.c?cvsroot=m4&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/m4/m4/symtab.c?cvsroot=m4&r1=1.61&r2=1.62
http://cvs.savannah.gnu.org/viewcvs/m4/modules/m4.c?cvsroot=m4&r1=1.74&r2=1.75




reply via email to

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