[Mono-bugs] [Bug 60304][Blo] Changed - Method Directory.GetFiles("Path") fails miserably.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 15:17:40 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60304
--- shadow/60304 2004-06-16 14:50:48.000000000 -0400
+++ shadow/60304.tmp.14630 2004-06-16 15:17:40.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60304
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details: SP1 PL fully patched .NET v1.1 Mono-Beta2
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: infodate@aster.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -44,6 +44,14 @@
Everytime test is run.
Additional Information:
Failure of this method brings a big question mark for reliability of most
important element of BCL being corlib.
+
+------- Additional Comments From dick@ximian.com 2004-06-16 15:17 -------
+I'm guessing this is beta3 or older, running on windows, with an empty
+directory as the path.
+
+If so, it's been since fixed. If not, please add more info. A simple
+test case demonstrating the bug makes fixing it a lot easier, too.
+