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 [EMAIL PROTECTED]

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

--- shadow/76966        2006-03-06 08:11:10.000000000 -0500
+++ shadow/76966.tmp.16445      2006-03-06 08:26:07.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 76966
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
@@ -62,6 +62,17 @@
                System.Console.WriteLine(info.GetDirectories().Length);
                foreach(DirectoryInfo sinfo in info.GetDirectories()) 
                        System.Console.WriteLine(sinfo.FullName);
                
        }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-03-06 08:26 -------
+This sample is useless without a test case. 
+
+Please explain in which case it doesn't return directories - and/or
+provide a more complete sample that actually fails to return
+directories when executed.
+
+Also include informations about your 
+* Mono version;
+* OS version;
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to