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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Jun 2004 06:40:44 -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 martin@ximian.com.

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

--- shadow/59750	2004-06-09 13:12:04.000000000 -0400
+++ shadow/59750.tmp.28962	2004-06-11 06:40:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59750
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -109,6 +109,9 @@
 ** ERROR **: Invalid IL code at IL0053 in Class1:Main (string[]):
 IL_0053: callvirt  0x06000007
 and peverify the same:
 [IL]: Error: [d:\cstests\test-269.exe : Class1::Main] [offset
 0x00000053] [opcode callvirt] [found Int32] [expected objref 'Class1']
 Unexpected type on the stack.
+
+------- Additional Comments From martin@ximian.com  2004-06-11 06:40 -------
+Fixed in CVS.