[Mono-bugs] [Bug 80368][Nor] Changed - 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:49 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.28455 2006-12-26 11:55:49.000000000 -0500
@@ -16,6 +16,11 @@
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.
+
+------- Additional Comments From toshok at ximian.com 2006-12-26 11:55 -------
+Created an attachment (id=18379)
+test case
+
More information about the mono-bugs
mailing list