Index: m4/ChangeLog
diff -u m4/ChangeLog:1.269 m4/ChangeLog:1.270
--- m4/ChangeLog:1.269  Wed May  4 17:19:46 2005
+++ m4/ChangeLog        Wed May  4 18:39:49 2005
@@ -1,3 +1,10 @@
+2005-05-04  Paul Eggert  <[EMAIL PROTECTED]>
+
+       * m4/output.c (m4_insert_file): Don't assume errno has a valid
+       value simply because fread returns zero.  This fixes a
+       portability bug reported by Marion Hakanson in
+       <http://lists.gnu.org/archive/html/bug-m4/2004-07/msg00029.html>.
+
 2005-05-04  Santiago Vila  <[EMAIL PROTECTED]>
 
        * tests/stackovf.test: Use tempfile if available.
@@ -6232,4 +6239,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.269 $ $Date: 2005/05/04 17:19:46 $
+       $Revision: 1.270 $ $Date: 2005/05/04 18:39:49 $


Reply via email to