[Mono-bugs] [Bug 33089][Nor] Changed - IndexerAccess.DoResolve: Need to redo the indexer lookup code
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
14 Nov 2002 22:52:40 -0000
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=33089
--- shadow/33089 Thu Nov 14 17:45:16 2002
+++ shadow/33089.tmp.3540 Thu Nov 14 17:52:40 2002
@@ -1,13 +1,13 @@
Bug#: 33089
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details: SuSE Linux 8.0
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 008 One day
Priority: Normal
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
@@ -98,6 +98,10 @@
The warning is fixed, but I need to redo IndexerAccess.
You can't use multiple indexers yet.
------- Additional Comments From martin@ximian.com 2002-11-14 17:45 -------
*** Bug 33770 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From martin@ximian.com 2002-11-14 17:52 -------
+Fixed in CVS, added some test cases to test-148.cs
+