[Mono-bugs] [Bug 25366][Nor] Changed - Support IndexerName on interfaces

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Jul 2002 22:39:38 -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@gnome.org.

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

--- shadow/25366	Mon Jul 22 09:44:25 2002
+++ shadow/25366.tmp.23486	Mon Jul 22 18:39:38 2002
@@ -1,14 +1,14 @@
 Bug#: 25366
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -16,6 +16,12 @@
 Cc: 
 Summary: Support IndexerName on interfaces
 
 Currently we do not support IndexerName on interfaces, only on classes,
 now that Ravi has commited attribute support to interfaces, this should
 be easily doable.
+
+------- Additional Comments From martin@gnome.org  2002-07-22 18:39 -------
+Ok, this is now finally fixed in CVS.
+Added test-148.cs for this.
+
+