[Mono-bugs] [Bug 36150][Wis] Changed - Mono fails to invoke method calls on objects implementing interfaces

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 28 Jan 2003 03:45:00 -0500 (EST)


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 lupus@ximian.com.

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

--- shadow/36150	Sat Dec 28 21:58:23 2002
+++ shadow/36150.tmp.27186	Tue Jan 28 03:45:00 2003
@@ -1,14 +1,14 @@
 Bug#: 36150
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tum@veridicus.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -85,6 +85,9 @@
 		// This doesn't.
 
 		fooableObject.Foo();
 	}
 }
 --ENDOF-testmethod.cs--
+
+------- Additional Comments From lupus@ximian.com  2003-01-28 03:45 -------
+Zoltan fixed this bug in cvs.