[Mono-bugs] [Bug 58875][Wis] Changed - DirectoryInfo.GetFile(string mask) incorrectly throwing exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 16:00:38 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58875
--- shadow/58875 2004-05-23 17:33:20.000000000 -0400
+++ shadow/58875.tmp.10507 2004-05-24 16:00:38.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58875
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Windows 2003
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 001 One hour
Priority: Wishlist
Component: System
AssignedTo: duncan@ximian.com
ReportedBy: ddmk@r66.ru
QAContact: mono-bugs@ximian.com
@@ -75,6 +75,9 @@
after copying libraries Windows.Forms still not work
and some errors with System.IO which you can see here.
------- Additional Comments From duncan@ximian.com 2004-05-23 17:33 -------
I have a patch for this, I just need to test it to make sure I didn't
cause any regressions.
+
+------- Additional Comments From duncan@ximian.com 2004-05-24 16:00 -------
+Okay, I got the patch in CVS. Fixed.