[Mono-bugs] [Bug 35492][Nor] Changed - "error CS0205: Cannot call an abstract base indexer: object System.Collections.IList.get_Item" thown when no abstract classes involved.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 5 Feb 2003 14:38:56 -0500 (EST)


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 bryan@alphora.com.

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

--- shadow/35492	Wed Dec 18 13:29:18 2002
+++ shadow/35492.tmp.27469	Wed Feb  5 14:38:56 2003
@@ -171,6 +171,11 @@
 test-list-abstract.cs(13) error CS0205: Cannot call an abstract base 
 indexer: void System.Collections.IList.set_Item (in
 t, object)
 Compilation failed: 1 error(s), 0 warnings
 
 C:\src\Dataphor\Base>
+
+------- Additional Comments From bryan@alphora.com  2003-02-05 14:38 -------
+This has probably been fixed by bug# 35653 getting fixed.
+
+I'm not in a position to build CVS though so I can't test it.