[Mono-bugs] [Bug 21415] Changed - 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:48:21 -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.31981	Wed Mar  6 06:48:21 2002
@@ -14,6 +14,11 @@
 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.
+
+------- Additional Comments From lupus@ximian.com  2002-03-06 06:48 -------
+Created an attachment (id=1486)
+Failing test case.
+