[Mono-bugs] [Bug 67410][Wis] Changed - my_delegate == null calls MulticastDelegate::op_Equality
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Oct 2004 20:57:17 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=67410
--- shadow/67410 2004-10-03 20:47:18.000000000 -0400
+++ shadow/67410.tmp.22325 2004-10-03 20:57:17.000000000 -0400
@@ -33,6 +33,11 @@
}
}
MSFT just does brtrue / brfalse on d. We call
MulticastDelegate.op_Equalitity. We might do this with other reference
types that have operator overloads
+
+------- Additional Comments From bmaurer@users.sf.net 2004-10-03 20:57 -------
+Created an attachment (id=11842)
+patch
+