[Mono-bugs] [Bug 72728][Nor] Changed - Directory.GetFiles error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 19:08:08 -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 bmaurer@users.sf.net.

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

--- shadow/72728	2005-02-18 15:41:41.000000000 -0500
+++ shadow/72728.tmp.10092	2005-05-06 19:08:08.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 72728
 Product: Mono: Class Libraries
 Version: 1.0
 OS: GNU/Linux [Other]
 OS Details: Debian Sarge
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: dick@ximian.com                            
 ReportedBy: lkarunungan@yahoo.com               
@@ -72,6 +72,10 @@
 		{
 			Console.Error.WriteLine(err.Message);
 			Console.Error.WriteLine(err.StackTrace);
 		}
 	}
 }
+
+------- Additional Comments From bmaurer@users.sf.net  2005-05-06 19:08 -------
+I can not reproduce this at all with svn/head. What files exactly did
+you create? Maybe your set of files is different than mine.