[Mono-bugs] [Bug 50969][Nor] Changed - Directory.GetDirectories (string, string) is not 100% working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 Nov 2003 00:21:29 -0500 (EST)


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 tberman@gentoo.org.

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

--- shadow/50969	2003-11-14 00:21:02.000000000 -0500
+++ shadow/50969.tmp.6446	2003-11-14 00:21:29.000000000 -0500
@@ -35,6 +35,11 @@
 parameter cannot end in two periods ("..") or contain two periods ("..") 
 followed by DirectorySeparatorChar or AltDirectorySeparatorChar, nor can 
 it contain any of the characters in InvalidPathChars. 
 
 
 according to ms.net 1.1 SDK.
+
+------- Additional Comments From tberman@gentoo.org  2003-11-14 00:21 -------
+Created an attachment (id=5933)
+test.cs
+