[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: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 martin@ximian.com.

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

--- shadow/57703	2004-04-28 22:35:44.000000000 -0400
+++ shadow/57703.tmp.25757	2004-04-29 12:47:26.000000000 -0400
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: V1
 URL: 
@@ -135,6 +135,11 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-04-28 12:17 -------
 Well, those were more like `how do those guidelines apply 
 specifically to MCS'.
 
 I am not sure how you see this as major or blocker. In general, the 
 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.