[Mono-bugs] [Bug 433108] System.PlatformID.MacOSX should be supported
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 8 16:21:02 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=433108
User jpryor at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=433108#c10
Jonathan Pryor <jpryor at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpryor at novell.com
--- Comment #10 from Jonathan Pryor <jpryor at novell.com> 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.
More information about the mono-bugs
mailing list