[Mono-bugs] [Bug 58581][Wis] Changed - MonoIO.FindFirstFile() and FindNextFile() returns ".\.." and ".\.." on Windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 16 May 2004 21:25:34 -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=58581
--- shadow/58581 2004-05-16 16:34:05.000000000 -0400
+++ shadow/58581.tmp.1460 2004-05-16 21:25:34.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 58581
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: winXP
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -47,6 +47,12 @@
wildcard in Directory.cs.
------- Additional Comments From atsushi@ximian.com 2004-05-16 16:34 -------
Created an attachment (id=7728)
Quick workaround for this problem
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-16 21:25 -------
+Oops. sorry, forgot to commit a small patch i made for beta1 windows
+installer in the runtime.
+
+Fixed in CVS.