m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Wed, 23 Aug 2006 11:39:27 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/08/23 11:39:26

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -b -r1.360 -r1.361
--- ChangeLog   22 Aug 2006 22:36:28 -0000      1.360
+++ ChangeLog   23 Aug 2006 11:39:26 -0000      1.361
@@ -1,5 +1,20 @@
 2006-08-22  Eric Blake  <address@hidden>
 
+       * tests/options.at (debug-flags): New test.
+       * m4/m4module.h (M4_DEBUG_TRACE_VERBOSE): Make sure this value is
+       not negative, to distinguish failure in m4_debug_decode.
+       (m4_debug_decode): Add new parameter.
+       * modules/gnu.c (regexp): Slight cleanup.
+       (renamesyms): Ignore excess arguments.
+       (syncoutput): Make case-insensitive, warn on bad argument.
+       (debugmode): Factor -+ handling out to...
+       * m4/debug.c (m4_debug_decode): ...here.
+       (m4_debug_message_prefix): Fix spacing.
+       * src/main.c (main): Let -d option adjust flags.
+       * m4/input.c (file_clean): Avoid printing empty file name.
+       * doc/m4.texinfo (Syncoutput): Document new range of input.
+       (Invoking m4): Document use of multiple -d flags.
+
        Start porting various fixes from the branch that use gnulib.
        * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --import
        binary-io cloexec close-stream fopen-safer getopt gnupload mkstemp
@@ -7099,7 +7114,7 @@
 
        -----
 
-       $Revision: 1.360 $ $Date: 2006/08/22 22:36:28 $
+       $Revision: 1.361 $ $Date: 2006/08/23 11:39:26 $
 
        Local Variables:
        coding: utf-8




reply via email to

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