[Mono-bugs] [Bug 46330][Nor] Changed - Internal implementation of an interface method should not compile

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Jul 2003 23:31:37 -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 miguel@ximian.com.

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

--- shadow/46330	Mon Jul 14 15:57:18 2003
+++ shadow/46330.tmp.2291	Tue Jul 15 23:31:37 2003
@@ -1,14 +1,14 @@
 Bug#: 46330
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jlaban@wanadoo.Fr               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,9 @@
 Should produce the following error :
 
 error CS0536: `MyTest' does not implement interface member 
 `System.ICloneable.Clone'.  (method might be private or static)
 
 While it compiles without any errors.
+
+------- Additional Comments From miguel@ximian.com  2003-07-15 23:31 -------
+fixety fix