[Mono-bugs] [Bug 35332][Nor] Changed - Incorrect Error 1501 reported / multiple indexers
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 10 Apr 2003 23:13:37 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35332
--- shadow/35332 Wed Dec 11 12:13:55 2002
+++ shadow/35332.tmp.30607 Thu Apr 10 23:13:37 2003
@@ -1,13 +1,13 @@
Bug#: 35332
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: f_azi@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -90,6 +90,9 @@
}
return null;
}
where a new empty constructor is added to Indexers and Indexers.Add have
the code of the old constructor receiving the MemberInfo[]
+
+------- Additional Comments From miguel@ximian.com 2003-04-10 23:13 -------
+This bug has been fixed