[Mono-bugs] [Bug 25433][Nor] Changed - mcs chokes on NullRefException when assigning event handlers

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Jul 2002 22:25:30 -0000


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 ravi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=25433

--- shadow/25433	Wed Jul 10 15:23:48 2002
+++ shadow/25433.tmp.12369	Wed Jul 10 18:25:30 2002
@@ -1,13 +1,13 @@
 Bug#: 25433
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mkestner@speakeasy.net               
 QAContact: mono-bugs@ximian.com
@@ -93,6 +93,9 @@
 ------- Additional Comments From ravi@ximian.com  2002-07-10 15:23 -------
 When you do have add/remove accessors, the code does not try to 
 transform it into a field access. 
 
 The issue here is of reliably locating events/fields in the 
 hierarchy of a type.
+
+------- Additional Comments From ravi@ximian.com  2002-07-10 18:25 -------
+Fixed in CVS !