[Mono-bugs] [Bug 78961][Maj] Changed - [generics] runtime should support Covariant / Contravariant generic parameters
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 12:55:51 EDT 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78961
--- shadow/78961 2006-10-07 12:01:08.000000000 -0400
+++ shadow/78961.tmp.10395 2006-10-09 12:55:51.000000000 -0400
@@ -4,20 +4,20 @@
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
-Component: misc
-AssignedTo: martin at ximian.com
+Component: generics
+AssignedTo: mono-bugs at ximian.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc: jankit at novell.com,rharinath at novell.com
-Summary: [GMCS] runtime should support Covariant / Contravariant generic parameters
+Summary: [generics] runtime should support Covariant / Contravariant generic parameters
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
In .NET IL (but unfortunately not in C#) it is possible to mark generic
parameters as covariant (+) or contravariant (-)
More information about the mono-bugs
mailing list