https://bugzilla.novell.com/show_bug.cgi?id=433108

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=433108#c10


Jonathan Pryor <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #10 from Jonathan Pryor <[EMAIL PROTECTED]>  2008-10-08 14:21:01 
MDT ---
Which is why I usually suggest using Path.DirectorySeparatorChar, as (for all
~relevant platforms I currently know of) it will always be '\\' for
Windows-derived platforms (including WinCE) and be '/' for Unix-derived
platforms (including MacOSX).

It'll break as soon as someone follows Classic Mac OS behavior and uses ':' for
a directory separator, but who in their right mind would do that?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to