[Mono-bugs] [Bug 80392][Min] Changed - [2.0] AsyncResult should check owner.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 9 08:32:15 EST 2007


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 lupus at ximian.com.

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 robertj at gmx.net  2007-01-02 08:25 -------
 -> runtime
+
+------- Additional Comments From lupus at ximian.com  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.


More information about the mono-bugs mailing list