[Mono-bugs] [Bug 35140][Wis] Changed - Mono runtime allows objects of incompatible types to be assigned to arrays.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 14 May 2003 12:22:41 -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 lupus@ximian.com.

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

--- shadow/35140	Thu Dec  5 10:39:10 2002
+++ shadow/35140.tmp.20029	Wed May 14 12:22:41 2003
@@ -1,14 +1,14 @@
 Bug#: 35140
 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: ---
@@ -98,6 +98,9 @@
 All the time.
 
 Additional Information:
 
 Microsoft's runtime correctly throws an exception.  The JIT and 
 mono_array_set (from metadata/object.h) will need to be changed.
+
+------- Additional Comments From lupus@ximian.com  2003-05-14 12:22 -------
+This is fixed in the new jit.