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=80737 --- shadow/80737 2007-02-06 08:36:17.000000000 -0500 +++ shadow/80737.tmp.26948 2007-02-06 09:58:59.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80737 Product: Mono: Class Libraries Version: 1.2 OS: GNU/Linux [Other] OS Details: Ubuntu -Status: RESOLVED -Resolution: NOTABUG +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -79,6 +79,16 @@ separator char, so "this\is\one\filename" is a valid Linux filename. For that matter, "..\Resources\myfile.png" is a valid Linux filename, so Mono's output is correct. If you need '\' to be a directory separator character, set the MONO_IOMAP environment variable. See: http://www.mono-project.com/IOMap. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-06 09:58 ------- +I'd like to reopen this bug, as a documentation bug if not something else. + +Both the Microsoft docs and the Mono docs say that +"Path.AltDirectorySeparatorChar and Path.DirectorySeparatorChar are +both valid for separating directory levels in a path string.". +See +http://www.go-mono.com/docs/index.aspx?link=F%3aSystem.IO.Path.DirectorySeparatorChar, +for example. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
