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=79806 --- shadow/79806 2006-11-06 12:56:11.000000000 -0500 +++ shadow/79806.tmp.7635 2006-11-07 04:27:31.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79806 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -54,6 +54,16 @@ Created an attachment (id=17994) if .NET 2.0: throw IOException ------- Additional Comments From [EMAIL PROTECTED] 2006-11-06 12:56 ------- Patch committed as r67410, thanks. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 04:27 ------- +We should not throw an IOException if a directory with the same name +already exists. + +I know the message of the MS exception is misleading, but that's +probably because it's a translation of the win32 error. + +I'll provide a patch (which includes a fix to an existing unit test) +later. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
