[Mono-bugs] [Bug 58147][Maj] Changed - Directory.GetFiles throws an exception on empty directories

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 14:19:08 -0400 (EDT)


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=58147

--- shadow/58147	2004-05-06 13:12:58.000000000 -0400
+++ shadow/58147.tmp.15515	2004-05-06 14:19:08.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58147
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -44,6 +44,9 @@
 This bug seems to be introduced by the recent changes in io.c.
 
 ------- Additional Comments From JoergR@voelcker.com  2004-05-06 13:12 -------
 Created an attachment (id=7619)
 Test case
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-06 14:19 -------
+Fixed in CVS.