[Mono-bugs] [Bug 57703][Maj] Changed - FIXED, need testcase: MCS emits invalid IL for events on an interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Apr 2004 21:48:26 -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=57703

--- shadow/57703	2004-04-29 13:02:31.000000000 -0400
+++ shadow/57703.tmp.1987	2004-04-29 21:48:26.000000000 -0400
@@ -147,6 +147,9 @@
 ------- Additional Comments From martin@ximian.com  2004-04-29 12:47 -------
 I'm now working on this.
 
 ------- Additional Comments From martin@ximian.com  2004-04-29 13:02 -------
 The bug is fixed in CVS.
 Does anyone have an idea how to get a testcase which we can run on Mono ?
+
+------- Additional Comments From bmaurer@users.sf.net  2004-04-29 21:48 -------
+Martin, I think we just need to use System.Reflection for this one.