[Mono-bugs] [Bug 57703][Blo] Changed - MCS emits invalid IL for events on an interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 15:26:20 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=57703
--- shadow/57703 2004-04-27 03:30:44.000000000 -0400
+++ shadow/57703.tmp.23648 2004-04-27 15:26:20.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs issue with events on interface
+Summary: 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