CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/11/08 05:11:47
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -b -r1.448 -r1.449
--- ChangeLog 8 Nov 2006 04:26:53 -0000 1.448
+++ ChangeLog 8 Nov 2006 05:11:47 -0000 1.449
@@ -1,10 +1,14 @@
2006-11-07 Eric Blake <[EMAIL PROTECTED]>
+ * m4/output.c (cleanup_tmpfile, m4_insert_diversion_helper): Check
+ for failure.
+
* tests/builtins.at (m4exit): New test; failed on cygwin before
this patch.
* m4/output.c (cleanup_tmpfile): Close files before removing
directory.
- (make_room_for): Ensure that m4_error sees consistent state.
+ (make_room_for, m4_output_exit): Ensure that atexit handler
+ invoked from m4_error sees consistent state.
* doc/m4.texinfo (Errprint): Merge another doc node.
* tests/builtins.at (dumpdef, errprint): New tests.
@@ -8177,7 +8181,7 @@
-----
- $Revision: 1.448 $ $Date: 2006/11/08 04:26:53 $
+ $Revision: 1.449 $ $Date: 2006/11/08 05:11:47 $
Local Variables:
coding: utf-8