[Mono-bugs] [Bug 49287][Nor] Changed - Types that are arrays of interfaces cannot be compared with 'is' or 'as' operator

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 5 Oct 2003 06:50:32 -0400 (EDT)


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=49287

--- shadow/49287	2003-10-03 12:29:55.000000000 -0400
+++ shadow/49287.tmp.19459	2003-10-05 06:50:32.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 49287
-Product: Mono/Class Libraries
+Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Windows XP Professional SP1
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
-Component: CORLIB
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cmars@ziplip.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -67,6 +67,10 @@
 }
 
 ------- Additional Comments From cmars@ziplip.com  2003-10-03 12:29 -------
 Created an attachment (id=5496)
 Tarball of the demo source code and CIL compiled version
 
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-05 06:50 -------
+This was actually a runtime problem. Thanks for noticing it. Fixed
+in CVS.