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: Thu, 24 May 2007 17:23:44 +0000

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

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.261
retrieving revision 1.1.1.1.2.262
diff -u -b -r1.1.1.1.2.261 -r1.1.1.1.2.262
--- ChangeLog   24 May 2007 11:58:19 -0000      1.1.1.1.2.261
+++ ChangeLog   24 May 2007 17:23:42 -0000      1.1.1.1.2.262
@@ -1,5 +1,16 @@
 2007-05-24  Eric Blake  <address@hidden>
 
+       Support POSIX flush semantics on all platforms.
+       * m4/gnulib-cache.m4: Remove closout, and augment with
+       'gnulib-tool --import closein fflush'.
+       * src/m4.h (includes): Use closein, not closeout.
+       * src/m4.c (main): Ensure stdin is flushed when not all input is
+       consumed.
+       (process_file): No return needed.
+       * src/debug.c (debug_flush_files): Rely on gnulib module, rather
+       than excluding mingw.
+       * NEWS: Document this change.
+
        Work around cygwin and mingw fseeko bugs.
        * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import fseeko'.
        * src/debug.c (debug_flush_files): Prefer fseeko over fseek.
@@ -3616,7 +3627,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.261 $ $Date: 2007/05/24 11:58:19 $
+       $Revision: 1.1.1.1.2.262 $ $Date: 2007/05/24 17:23:42 $
 
        Local Variables:
        coding: utf-8




reply via email to

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