[Mono-bugs] [Bug 34165][Blo] Changed - Incorrectly reporting CS0121: Ambiguous call when selecting function due to implicit casts
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
17 Nov 2002 16:30:48 -0000
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=34165
--- shadow/34165 Sun Nov 17 10:54:06 2002
+++ shadow/34165.tmp.25098 Sun Nov 17 11:30:48 2002
@@ -1,13 +1,13 @@
Bug#: 34165
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: martin@ximian.com
QAContact: mono-bugs@ximian.com
@@ -73,7 +73,11 @@
static void Main ()
{
X x = new X (4);
}
}
+
+
+------- Additional Comments From martin@ximian.com 2002-11-17 11:30 -------
+Ok, this is now fixed in CVS.