[Mono-bugs] [Bug 59750][Nor] Changed - test-269 - varargs problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 12:51:09 -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=59750

--- shadow/59750	2004-06-08 00:47:38.000000000 -0400
+++ shadow/59750.tmp.821	2004-06-09 12:51:09.000000000 -0400
@@ -95,6 +95,9 @@
 
 
 Here's the problem.  At 0x40bb0858 on the stack is the method
 signature, followed by the 0x8 followed by the varargs 0x2,0x3,0x4.
 However, the ArgIterator thinks the arguments immediately follow the
 signature.
+
+------- Additional Comments From lupus@ximian.com  2004-06-09 12:51 -------
+Fixed in cvs.