[Mono-bugs] [Bug 22024] Changed - ves_icall_System_SetValue idxs param type wrong

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
3 Apr 2002 18:05:02 -0000


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

--- shadow/22024	Sat Mar 16 19:03:22 2002
+++ shadow/22024.tmp.2279	Wed Apr  3 13:05:02 2002
@@ -1,14 +1,14 @@
 Bug#: 22024
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 
 the idxs parameter should be a MonoArray*, not a MonoObject*
 
 yes?
 
 Nick
+
+------- Additional Comments From lupus@ximian.com  2002-04-03 13:05 -------
+Fixed this and a bunch of other ugly casts as well.