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=80392 --- shadow/80392 2007-01-09 08:32:15.000000000 -0500 +++ shadow/80392.tmp.18364 2007-01-09 18:46:55.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80392 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -106,6 +106,10 @@ -> runtime ------- Additional Comments From [EMAIL PROTECTED] 2007-01-09 08:32 ------- Robert, you can use the following check for the current runtime version: mono_get_runtime_info ()->framework_version [0] == '2' Add that after the delegate check and commit, thanks. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-09 18:46 ------- +Fixed in SVN r70742:70744. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
