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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Summary: Broken generics support.
+Summary: [GMCS] Broken generics support.
 
 interface IA<C> where C : A<C>
 {
 }
 
 class A<C> : IA<A<C>>
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to