[Mono-bugs] [Bug 76472][Nor] Changed - [GMCS] incorrect CS0309 /
return type constraint does not consider generic method
argument constraints of the method's base definition
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 24 17:22:35 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76472
--- shadow/76472 2005-10-19 02:36:10.000000000 -0400
+++ shadow/76472.tmp.28965 2005-10-24 17:22:35.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] incorrect CS0309 / return type constraint does not consider generic method argument constraints of the method's base definition
@@ -51,6 +51,9 @@
consistently.
------- Additional Comments From atsushi at ximian.com 2005-10-19 02:36 -------
As C2.Hoge<T>() compiles fine, it only happens when the method is
overriden (and maybe has no constraints on generic arguments internally).
+
+------- Additional Comments From martin at ximian.com 2005-10-24 17:22 -------
+Reassigning to myself; Atsushi needs this.
More information about the mono-bugs
mailing list