[Mono-bugs] [Bug 43367][Nor] Changed - calling overloaded methods with varargs fails
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 21 May 2003 15:27:49 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43367
--- shadow/43367 Tue May 20 23:27:59 2003
+++ shadow/43367.tmp.30904 Wed May 21 15:27:49 2003
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: ravi@ximian.com
ReportedBy: ianm@activestate.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: calling overloaded methods with varargs fails
@@ -53,6 +53,9 @@
MonoTest.cs(6) error CS0121: Ambiguous call when selecting function due to
implicit casts
MonoTest.cs(6) error CS-0006: Could not find any applicable function for
this argument list
The sample code compiles cleanly using csc.exe.
+
+------- Additional Comments From ravi@ximian.com 2003-05-21 15:27 -------
+Assigning to myself.