[Mono-bugs] [Bug 21415] New - mcs should check if a type implements all abstract methods only if it's not an interface
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Mar 2002 11:47:37 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=21415
--- shadow/21415 Wed Mar 6 06:47:37 2002
+++ shadow/21415.tmp.31960 Wed Mar 6 06:47:37 2002
@@ -0,0 +1,19 @@
+Bug#: 21415
+Product: Mono/MCS
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: lupus@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mcs should check if a type implements all abstract methods only if it's not an interface
+
+The test case attached fails to compile on both windows and linux.