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 10:16:41.000000000 -0500
+++ shadow/80737.tmp.31691      2007-02-06 13:03:49.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80737
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: Ubuntu
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -120,6 +120,16 @@
 MONO_IOMAP documentation, is not bad design, but 100% compatible with
 the specs.
 
 I was looking for background information on MONO_IOMAP (as to see what
 arguments were raised for the current implementation), but couldn't
 find it. Hence, if I'm repeating arguments, I'm sorry.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-06 13:03 -------
+1) Path.DirectorySeparatorChar and Path.AltDirectorySeparatorChar
+   are both "/" on Unix.
+
+   "\" can't be a directory separator on Unix because
+   it's a valid char.
+
+2) MONO_IOMAP is documented in Mono's man page (mono(1)).
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to