[Mono-bugs] [Bug 57703][Maj] Changed - MCS emits invalid IL for events on an interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Apr 2004 12:47: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-04-29 12:47:26.000000000 -0400
+++ shadow/57703.tmp.25774	2004-04-29 12:47:47.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: V1
 URL: 
 Cc: 
 Summary: MCS emits invalid IL for events on an interface
@@ -140,6 +140,9 @@
 categories I gave above are what are in use in bugzilla right now.
 
 ------- Additional Comments From martin@ximian.com  2004-04-29 12:47 -------
 According to our rules, the correct Priority of this bug is `Major'.
 The rule is
    Major == MCS generates invalid code.
+
+------- Additional Comments From martin@ximian.com  2004-04-29 12:47 -------
+I'm now working on this.