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: Mon, 28 May 2007 20:24:28 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/05/28 20:24:28

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.266
retrieving revision 1.1.1.1.2.267
diff -u -b -r1.1.1.1.2.266 -r1.1.1.1.2.267
--- ChangeLog   28 May 2007 17:07:03 -0000      1.1.1.1.2.266
+++ ChangeLog   28 May 2007 20:24:27 -0000      1.1.1.1.2.267
@@ -1,5 +1,12 @@
 2007-05-28  Eric Blake  <address@hidden>
 
+       Fix large diversion corner cases, including 1.4.8 regression.
+       * src/output.c (m4_tmpfile, m4_tmpopen): Simplify use of errno.
+       (make_room_for): Use NULL, not 0, for pointers.
+       (insert_diversion_helper): Avoid using rewind.
+       (freeze_diversions): Allow freezing large diversions.
+       * NEWS: Document this fix.
+
        Also run gnulib unit tests during make check.
        * m4/gnulib-cache.m4: Augment with 'gnulib-tool
        --tests-base=tests --with-tests'.
@@ -3672,7 +3679,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.266 $ $Date: 2007/05/28 17:07:03 $
+       $Revision: 1.1.1.1.2.267 $ $Date: 2007/05/28 20:24:27 $
 
        Local Variables:
        coding: utf-8




reply via email to

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