[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 18:46:55 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 robertj at gmx.net.

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: mono-bugs at ximian.com                            
 ReportedBy: alan.mcgovern at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -106,6 +106,10 @@
 -> 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.
+
+------- Additional Comments From robertj at gmx.net  2007-01-09 18:46 -------
+Fixed in SVN r70742:70744.
+


More information about the mono-bugs mailing list