[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, 9 May 2004 15:27:44 -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 miguel@ximian.com.

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

--- shadow/57703	2004-04-29 21:48:26.000000000 -0400
+++ shadow/57703.tmp.24872	2004-05-09 15:27:44.000000000 -0400
@@ -3,21 +3,21 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Wishlist
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: V1
 URL: 
 Cc: 
-Summary: FIXED, need testcase: MCS emits invalid IL for events on an interface
+Summary: WISH-testcase: MCS emits invalid IL for events on an interface
 
 I just stumbed onto a very serious compiler issue : apparently events on 
 an interface are also generated as fields, and the events themselves are 
 always tagged with specialname and rtspecialname attributes
 
 I attached a tar file containing a source file, and both an assembly