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


           Summary: System.PlatformID.MacOSX should be supported
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


NET Framework 2.0 SP2 introduced PlatformID.Xbox and PlatformID.MacOSX

Note that it is currently only released as part of .NET Framework 3.5 SP1.
Standalone release has not been released yet.

These enum values are enabled only in Moonlight but should be supported in Mono
as well.

The problem is that existing software assume that Mac OS X is PlatformID.Unix
so returning PlatformID.MacOSX can break existing applications.

Anyway PlatformID.Xbox and PlatformID.MacOSX should be included in the
enumeration.


-- 
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