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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78973 --- shadow/78973 2006-08-07 09:48:51.000000000 -0400 +++ shadow/78973.tmp.28590 2006-12-31 14:01:52.000000000 -0500 @@ -10,12 +10,13 @@ Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: Vararg pinvoke calls do not pop variable args The bug occurs in the presence of vararg methods implemented through pinvokes. It looks like that arguments after the sentinel aren't popped out of the evaluation stack, which leads to a verification error. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
