[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 16:34:05 -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=58581
--- shadow/58581 2004-05-16 16:28:08.000000000 -0400
+++ shadow/58581.tmp.32011 2004-05-16 16:34:05.000000000 -0400
@@ -42,6 +42,11 @@
Additional Information:
It does not happen when you run it on Linux.
Jackson said that he had no problem when he tried it with his mono/corlib
before beta1 version. Maybe it happens to occur after removal of managed
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
+