[Mono-bugs] [Bug 80368][Nor] New - mcs compiles invalid c# events without warning or error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 26 11:55:13 EST 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80368
--- shadow/80368 2006-12-26 11:55:13.000000000 -0500
+++ shadow/80368.tmp.28436 2006-12-26 11:55:13.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 80368
+Product: Mono: Compilers
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mcs compiles invalid c# events without warning or error
+
+The following test compiles without warning or error. The same sort of
+problems (missing method in superclass overridden in subclass, method in
+superclass without "virtual" overridden in subclass) generate errors.
More information about the mono-bugs
mailing list