[Mono-bugs] [Bug 57703][Wis] Changed - WISH-testcase: MCS emits invalid IL for events on an interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Sep 2004 21:23:47 -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 martin@ximian.com.

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

--- shadow/57703	2004-05-09 15:27:44.000000000 -0400
+++ shadow/57703.tmp.18388	2004-09-19 21:23:47.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: C#
-AssignedTo: martin@ximian.com                            
+AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: V1
 URL: 
 Cc: 
 Summary: WISH-testcase: MCS emits invalid IL for events on an interface
@@ -150,6 +150,9 @@
 ------- 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.
+
+------- Additional Comments From martin@ximian.com  2004-09-19 21:23 -------
+Someone please provide a testcase or close this bug ....