[Mono-bugs] [Bug 37599][Nor] Changed - isinst does not work on arrays of interfaces

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 4 Feb 2003 14:02:04 -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 vargaz@freemail.hu.

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

--- shadow/37599	Tue Feb  4 14:01:22 2003
+++ shadow/37599.tmp.24587	Tue Feb  4 14:02:04 2003
@@ -17,6 +17,11 @@
 Summary: isinst does not work on arrays of interfaces
 
 The isinst opcode does not work correctly on arrays of interfaces.
 
 Attached is a testcase. It prints 'True, True' under MS .NET, and 'False,
 False' under mono.
+
+------- Additional Comments From vargaz@freemail.hu  2003-02-04 14:02 -------
+Created an attachment (id=3320)
+testcase
+