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: Fri, 29 Sep 2006 18:20:13 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/29 18:20:13

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.399
retrieving revision 1.400
diff -u -b -r1.399 -r1.400
--- ChangeLog   29 Sep 2006 13:33:13 -0000      1.399
+++ ChangeLog   29 Sep 2006 18:20:12 -0000      1.400
@@ -1,5 +1,16 @@
 2006-09-29  Eric Blake  <address@hidden>
 
+       Even when not the first option, --help can't have side effects.
+       * tests/options.at (--debugfile): Detect bugs in this area.
+       * tests/testsuite.at (AT_CHECK_M4): Avoid a process when ignoring
+       stderr.
+       * src/main.c (main): Fix it by deferring debugfile change.  Also,
+       defer closing streams until after module tracing is done.
+       * modules/gnu.c (debugfile): Make message consistent with command
+       line.
+       * doc/m4.texinfo (Invoking m4): Touch up the documentation.
+       * NEWS: Document this fix.
+
        * modules/m4.c (dnl): Include macro name in warning message.
        * m4/input.c (m4_skip_line): Add parameter.
        * m4/m4module.h (m4_skip_line): Likewise.
@@ -7658,7 +7669,7 @@
 
        -----
 
-       $Revision: 1.399 $ $Date: 2006/09/29 13:33:13 $
+       $Revision: 1.400 $ $Date: 2006/09/29 18:20:12 $
 
        Local Variables:
        coding: utf-8




reply via email to

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