[Mono-bugs] [Bug 76085][Min] Changed - mcs fails to resolve
overload that takes __arglist
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 13 14:05:08 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76085
--- shadow/76085 2005-09-13 13:59:32.000000000 -0400
+++ shadow/76085.tmp.13295 2005-09-13 14:05:08.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 76085
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs fails to resolve overload that takes __varargs
+Summary: mcs fails to resolve overload that takes __arglist
If there is __varargs argument in an extern method, mcs fails to resolve
invocations:
using System;
using System.Runtime.InteropServices;
@@ -74,6 +74,9 @@
compiles without problem.
How often does this happen?
Consistently.
+
+------- Additional Comments From atsushi at ximian.com 2005-09-13 14:05 -------
+I mean, __arglist ;-)
More information about the mono-bugs
mailing list