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=80660 --- shadow/80660 2007-01-29 17:01:50.000000000 -0500 +++ shadow/80660.tmp.8103 2007-01-30 08:07:05.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80660 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Wishlist Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -80,6 +80,14 @@ How often does this happen? As often as I want (but it bores after some time) Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-30 08:07 ------- +PlatformID.Unix was added to .NET 2.0, and thus can only be used when +compiling with the `gmcs' compiler. + +To get MonoDevelop to use gmcs, click Project -> Options..., select +the General / Runtime Options category, and select a Runtime version +of 2.0. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
