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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Jul 2002 14:29:58 -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 lupus@ximian.com.

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

--- shadow/25433	Sat Jun 22 19:26:50 2002
+++ shadow/25433.tmp.20451	Mon Jul  8 10:29:58 2002
@@ -83,6 +83,9 @@
 The current implementation uses TypeContainers which will not work
 once you hit a Type. 
 
 (btw, what happens if you have an add/remove handler in that case, the
 current code just turns that into a field access, seems wrong to me)
 
+
+------- Additional Comments From lupus@ximian.com  2002-07-08 10:29 -------
+*** Bug 27193 has been marked as a duplicate of this bug. ***