[Mono-bugs] [Bug 56993][Wis] Changed - Mono should autoconvert '\'
to '/' in pathnames
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 06:43:09 EDT 2005
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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56993
--- shadow/56993 2005-06-27 10:30:22.000000000 -0400
+++ shadow/56993.tmp.20173 2005-06-29 06:43:09.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56993
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details: Unix
-Status: RESOLVED
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: sam_bravard at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -126,6 +126,9 @@
it takes care about using the right path separator, does not append
a second path separator if path1 ends with a path separator and
returns path2 it it's an absolute path.
You can (and should) use Path.PathSeparator instead of \ or / when
building paths without Path.Combine.
+
+------- Additional Comments From dick at ximian.com 2005-06-29 06:43 -------
+I don't think wishlist items should be closed as NOTABUG
More information about the mono-bugs
mailing list