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: Tue, 19 Dec 2006 17:23:46 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/12/19 17:23:46

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -b -r1.463 -r1.464
--- ChangeLog   17 Dec 2006 04:34:32 -0000      1.463
+++ ChangeLog   19 Dec 2006 17:23:46 -0000      1.464
@@ -1,3 +1,15 @@
+2006-12-19  Eric Blake  <address@hidden>
+
+       * modules/m4.h (m4_sysval_flush_func): Adjust prototype.
+       * modules/m4.c (m4_sysval_flush): Add parameter, so that m4exit
+       can track write errors without all other callers warning multiple
+       times.
+       (sysval_flush_helper): New function.
+       (dumpdef, syscmd, errprint, m4exit): Adjust callers.
+       * modules/gnu.c (esyscmd): Likewise.
+       * tests/others.at (stdout closed, stdout full): Error message
+       update.
+
 2006-12-16  Eric Blake  <address@hidden>
 
        * src/main.c: Fix missing include.
@@ -8320,7 +8332,7 @@
 
        -----
 
-       $Revision: 1.463 $ $Date: 2006/12/17 04:34:32 $
+       $Revision: 1.464 $ $Date: 2006/12/19 17:23:46 $
 
        Local Variables:
        coding: utf-8




reply via email to

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