[Mono-bugs] [Bug 75533][Nor] Changed - Ambiguous Call due to implicit casts between 2 similar possibilities

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 07:53:54 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=75533

--- shadow/75533	2005-07-12 06:45:27.000000000 -0400
+++ shadow/75533.tmp.27180	2005-08-23 07:53:54.000000000 -0400
@@ -40,6 +40,13 @@
 System.Drawing 2.0 libs but somehow gmcs finds & loads the 1.0
 version, and them complains about being unable to cast to the
 specified type, printing two identical type names.
 
 The error message was later clarified to make it easier to see this
 problem, but I don't remember when the change was made.
+
+------- Additional Comments From atsushi at ximian.com  2005-08-23 07:53 -------
+This report even does not tell whether mcs repots ambiguous call to
+implicit cast extraneously, or mcs _does not_ report it while it is
+expected (i.e. the report is from csc).
+
+If this is the latter case, then it is a duplicate of #52492.


More information about the mono-bugs mailing list