[Mono-bugs] [Bug 68935][Nor] Changed - Ambiguous call when selecting function
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Oct 2004 11:18:25 -0400 (EDT)
Invalid Ambiguous call when selecting function due to implicit casts error
In-Reply-To: <bug-68935@chernobyl.ximian.com>
X-Bugzilla-Product: Mono: Compilers
X-Bugzilla-Component: C#
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: Normal
X-Bugzilla-Severity:
X-Bugzilla-Target-Milestone: ---
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 jordi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68935
--- shadow/68935 2004-10-29 11:17:22.000000000 -0400
+++ shadow/68935.tmp.4822 2004-10-29 11:18:25.000000000 -0400
@@ -25,6 +25,11 @@
KeyConverterDump.cs(20) error CS8006: Could not find any applicable function
for this argument list
Compilation failed: 2 error(s), 0 warnings
... but it compiles fine with Microsoft compiler
+
+------- Additional Comments From jordi@ximian.com 2004-10-29 11:18 -------
+Created an attachment (id=13117)
+Program that shows the error
+