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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
