[Mono-bugs] [Bug 63102][Nor] Changed - Overlapping interface cause error CS0535
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Sep 2004 16:42:43 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=63102
--- shadow/63102 2004-08-15 21:56:37.000000000 -0400
+++ shadow/63102.tmp.14107 2004-09-02 16:42:43.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 63102
Product: Mono: Compilers
Version: unspecified
OS: SUSE 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: etienne@novat.qc.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -49,6 +49,9 @@
This gives the following error:
Program.cs(3) error CS0535: 'MyNamespace.Implrementation' does not
implement interface member 'MyNamespace.IGetSet.this[int]'
Under .NET 2.0, the only Microsoft runtime I currently have installed,
this compiles without any error or warning.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-09-02 16:42 -------
+Fixed in CVS