[Mono-bugs] [Bug 67410][Wis] Changed - [PATCH] my_delegate == null calls MulticastDelegate::op_Equality
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 11:14:01 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67410
--- shadow/67410 2005-04-18 06:39:19.000000000 -0400
+++ shadow/67410.tmp.12379 2005-04-18 11:14:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 67410
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
fixed in both branches
------- Additional Comments From rharinath@novell.com 2005-04-18 06:39 -------
Fix caused #74481. As for the infloop, I think it should (cf.
behaviour with CSC 1.1 and 2.0).
+
+------- Additional Comments From rharinath@novell.com 2005-04-18 11:14 -------
+Fixed more conservatively, as discussed on mono-devel-list.