Ensure temp file is closed before its directory is removed.
[pspp] / lib / ChangeLog
index 6e58ab995982658000cd3d9782c1393134008b5f..e740b5544ff4301c54a4e75a84119bab2d534b7d 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-06  Bruno Haible  <bruno@clisp.org>
+
+       * javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
+       instead of fopen, fwriteerror.
+
 2006-10-05  Bruno Haible  <bruno@clisp.org>
 
        * clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,