[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, 25 Feb 2003 08:53:14 -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=37599

--- shadow/37599	Tue Feb  4 14:02:04 2003
+++ shadow/37599.tmp.29862	Tue Feb 25 08:53:13 2003
@@ -1,14 +1,14 @@
 Bug#: 37599
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -22,6 +22,10 @@
 False' under mono.
 
 ------- Additional Comments From vargaz@freemail.hu  2003-02-04 14:02 -------
 Created an attachment (id=3320)
 testcase
 
+
+------- Additional Comments From lupus@ximian.com  2003-02-25 08:53 -------
+This is handled fine in the new jit, not likely to get fixed in the
+old one.