[Mono-bugs] [Bug 26067] Changed - mcs fails to recognize indexers and events in an interface

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 Jun 2002 19:02:49 -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 tcrowell@thirdm.com.

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

--- shadow/26067	Thu Jun 13 14:56:52 2002
+++ shadow/26067.tmp.25666	Thu Jun 13 15:02:49 2002
@@ -1,11 +1,11 @@
 Bug#: 26067
 Product: Mono/MCS
 Version: unspecified
 OS: All
-OS Details: 
+OS Details: Red Hat Linux 7.2 for Intel x86
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
@@ -46,6 +46,12 @@
 That would be really convenient :-) Thanks !
 
 ------- Additional Comments From tcrowell@thirdm.com  2002-06-13 14:56 -------
 Created an attachment (id=1854)
 uses an interface to register an event handler and responds to event fired
 
+
+------- Additional Comments From tcrowell@thirdm.com  2002-06-13 15:02 -------
+I updated my Mono installation on Red Hat Linux 7.2 with the latest 
+binaries from baselabs.org and since then the interface indexer bug 
+is gone but the interface event remains.  I added the test case as an 
+attachment.