[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
Tue Oct 25 09:18:42 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-24 17:22:35.000000000 -0400
+++ shadow/76472.tmp.2312 2005-10-25 09:18:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76472
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -54,6 +54,9 @@
------- 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.
+
+------- Additional Comments From martin at ximian.com 2005-10-25 09:18 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list