[Mono-bugs] [Bug 25104] Changed - ves_icall_InternalInvoke does not support parameters of type array

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 May 2002 02:50:42 -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 hestilow@ximian.com.

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

--- shadow/25104	Tue May 21 22:50:03 2002
+++ shadow/25104.tmp.12397	Tue May 21 22:50:42 2002
@@ -42,6 +42,11 @@
 
 results with my patch:
 $ mono test-invoke-array.exe 
 sum is 15
 RESULT: 0
 
+
+------- Additional Comments From hestilow@ximian.com  2002-05-21 22:50 -------
+Created an attachment (id=1762)
+the test case
+