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=78209 --- shadow/78209 2006-04-27 18:20:47.000000000 -0400 +++ shadow/78209.tmp.334 2006-04-28 16:26:54.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78209 Product: Mono: Class Libraries Version: 1.1 OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -77,6 +77,10 @@ + else + return new DirectoryInfo (Path.GetDirectoryName (path)); } public static void Move (string src, string dest) + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-28 16:26 ------- +Fixed in svn HEAD. +Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
