[Mono-bugs] [Bug 54443][Nor] Changed - TempFileCollection doesn't delete files

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 16 Feb 2004 21:38:24 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54443

--- shadow/54443	2004-02-16 19:59:59.000000000 -0500
+++ shadow/54443.tmp.9515	2004-02-16 21:38:24.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 54443
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: krisolav@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -51,6 +51,11 @@
 
 Additional Information:
 Calling AddExtension() doesn't look like it will try to avoid file 
 conflicts.  It never checks for the existence of a temporary file, so it 
 seems possible that it occaisionally ends up getting back the name of an 
 existing file.
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-16 21:38 -------
+Fixed in CVS.
+Thanks.
+