[Mono-bugs] [Bug 46788][Maj] Changed - Incrorrect CS0021 when compiling interface hierarchy with indexers
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 25 Jul 2003 11:40:17 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46788
--- shadow/46788 Wed Jul 23 11:46:44 2003
+++ shadow/46788.tmp.8912 Fri Jul 25 11:40:16 2003
@@ -1,13 +1,13 @@
Bug#: 46788
Product: Mono/MCS
Version: unspecified
OS: Debian Woody
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
@@ -75,6 +75,9 @@
ITest test = new IndexerTest();
string s = test["test"];
}
}
}
+
+------- Additional Comments From martin@ximian.com 2003-07-25 11:40 -------
+Fixed in CVS.