m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch-1_4]
Date: Wed, 08 Nov 2006 05:08:27 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/11/08 05:08:26

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.215
retrieving revision 1.1.1.1.2.216
diff -u -b -r1.1.1.1.2.215 -r1.1.1.1.2.216
--- ChangeLog   7 Nov 2006 19:14:03 -0000       1.1.1.1.2.215
+++ ChangeLog   8 Nov 2006 05:08:26 -0000       1.1.1.1.2.216
@@ -1,5 +1,13 @@
 2006-11-07  Eric Blake  <address@hidden>
 
+       * src/m4.h (output_exit): New prototype.
+       * src/m4.c (main): Use it.
+       * src/output.c (cleanup_tmpfile): Close files before removing
+       directory.
+       (insert_diversion): Check for failure.
+       (output_exit): Avoid memory leak.
+       * doc/m4.texinfo (Diversions): Test this bug.
+
        * doc/m4.texinfo (Esyscmd, Errprint): Minor touchups.
 
 2006-11-01  Eric Blake  <address@hidden>
@@ -3301,7 +3309,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.215 $ $Date: 2006/11/07 19:14:03 $
+       $Revision: 1.1.1.1.2.216 $ $Date: 2006/11/08 05:08:26 $
 
        Local Variables:
        coding: utf-8




reply via email to

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