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

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/05/28 20:10:02

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.521
retrieving revision 1.522
diff -u -b -r1.521 -r1.522
--- ChangeLog   28 May 2007 18:52:41 -0000      1.521
+++ ChangeLog   28 May 2007 20:10:01 -0000      1.522
@@ -1,5 +1,12 @@
 2007-05-28  Eric Blake  <address@hidden>
 
+       Fix large diversion corner cases.
+       * tests/freeze.at (large diversion): New test.
+       * m4/output.c (m4_tmpfile, m4_tmpopen): Simplify use of errno.
+       (make_room_for): Use NULL, not 0, for pointers.
+       (m4_freeze_diversions): Allow freezing large diversions.
+       (insert_diversion_helper): Avoid using rewind.
+
        Also run gnulib unit tests during make check.
        * ltdl/m4/gnulib-cache.m4: Augment with 'gnulib-tool
        --tests-base=tests/gnu --with-tests'.
@@ -8853,7 +8860,7 @@
 
        -----
 
-       $Revision: 1.521 $ $Date: 2007/05/28 18:52:41 $
+       $Revision: 1.522 $ $Date: 2007/05/28 20:10:01 $
 
        Local Variables:
        coding: utf-8




reply via email to

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