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-02 08:25:51.000000000 -0500 +++ shadow/80392.tmp.11681 2007-01-09 08:32:15.000000000 -0500 @@ -101,6 +101,11 @@ Created an attachment (id=18398) bug-80392.diff (unit test) ------- Additional Comments From [EMAIL PROTECTED] 2007-01-02 08:25 ------- -> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
