[Mono-bugs] [Bug 78688][Nor] Changed - [GMCS] Broken generics support.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 15 17:02:25 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=78688
--- shadow/78688 2006-06-22 10:15:56.000000000 -0400
+++ shadow/78688.tmp.26756 2006-07-15 17:02:25.000000000 -0400
@@ -10,13 +10,13 @@
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: krzys at cs.cornell.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: Broken generics support.
+Summary: [GMCS] Broken generics support.
interface IA<C> where C : A<C>
{
}
class A<C> : IA<A<C>>
More information about the mono-bugs
mailing list