[Mono-bugs] [Bug 21889] Changed - icall.c has wrong cast to MonoArray*

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
3 Apr 2002 14:26:20 -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 dietmar@ximian.com.

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

--- shadow/21889	Thu Mar 14 00:16:46 2002
+++ shadow/21889.tmp.30777	Wed Apr  3 09:26:20 2002
@@ -28,6 +28,9 @@
 However value is not a MonoArray*.  It is a MonoObject*.
 
 Ran out of time to fix the problem, so I'm posting it here.
 
 ------- Additional Comments From ndrochak@gol.com  2002-03-14 00:16 -------
 I forogot to mention that line 363 of the same file has the same bug.
+
+------- Additional Comments From dietmar@ximian.com  2002-04-03 09:26 -------
+removed the wrong cast to MonoArray*