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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Mar 2002 00:03:22 -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 ndrochak@gol.com.

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

--- shadow/22024	Sat Mar 16 19:03:22 2002
+++ shadow/22024.tmp.11215	Sat Mar 16 19:03:22 2002
@@ -0,0 +1,25 @@
+Bug#: 22024
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ndrochak@gol.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ves_icall_System_SetValue idxs param type wrong
+
+icall.c : ves_icall_System_SetValue()
+
+the idxs parameter should be a MonoArray*, not a MonoObject*
+
+yes?
+
+Nick