[Mono-bugs] [Bug 75753][Maj] Changed - VB Compiler doesn't allow access to default indexer using the Items[ind] call if it is overloaded.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 8 18:20:18 EDT 2005


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 bobby at optaros.com.

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

--- shadow/75753	2005-08-08 18:19:28.000000000 -0400
+++ shadow/75753.tmp.2913	2005-08-08 18:20:18.000000000 -0400
@@ -38,6 +38,11 @@
 
 Additional Information:
 You can work around this by just calling obj[ind].
 I've fixed this in the compiler by editing mcs/mbas/ecore.cs and commenting
 out lines 593 and 594 in MemberLookup. I don't know if this was right, but
 it works for now.
+
+------- Additional Comments From bobby at optaros.com  2005-08-08 18:20 -------
+Created an attachment (id=15549)
+Test Case
+


More information about the mono-bugs mailing list