[Mono-bugs] [Bug 58583][Wis] Changed - Directory.GetFileSystemEntries() should not raise an error when no matched file found

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 03:00:41 -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 atsushi@ximian.com.

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

--- shadow/58583	2004-05-16 21:07:46.000000000 -0400
+++ shadow/58583.tmp.3559	2004-05-17 03:00:41.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58583
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: WinXP
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,11 @@
 Created an attachment (id=7729)
 Proposed fix
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-16 21:07 -------
 This was fixed a few days before. You need an updated runtime.
+
+------- Additional Comments From atsushi@ximian.com  2004-05-17 03:00 -------
+Hmm, it didn't apply to my box. I still have this problem after
+updating the runtime (in fact I had installed the latest runtime
+before that report). Will ask other people if it happens.