[Mono-bugs] [Bug 76625][Min] Changed - [GMCS] CS0266: extra cast is required from IFoo<T> to IFoo where IFoo<T> is IFoo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 4 12:06:11 EST 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=76625

--- shadow/76625	2005-11-03 11:14:49.000000000 -0500
+++ shadow/76625.tmp.1770	2005-11-04 12:06:11.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Minor
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -45,6 +45,10 @@
 ------- Additional Comments From martin at ximian.com  2005-11-03 08:41 -------
 Should be easy; now looking at it.
 
 ------- Additional Comments From martin at ximian.com  2005-11-03 11:14 -------
 Ok, it's a runtime issue and more difficult than I expected :-(
 Still working on it.
+
+------- Additional Comments From atsushi at ximian.com  2005-11-04 12:06 -------
+Actually this bug is not so important; we could add explicit cast
+until it is fixed.


More information about the mono-bugs mailing list