[Mono-bugs] [Bug 78688][Nor] Changed - [GMCS] conversion missing

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 12:02:26 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=78688

--- shadow/78688	2006-10-07 11:50:21.000000000 -0400
+++ shadow/78688.tmp.9434	2006-10-07 12:02:26.000000000 -0400
@@ -10,13 +10,13 @@
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: krzys at cs.cornell.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: [GMCS] Broken generics support.
+Summary: [GMCS] conversion missing
 
 interface IA<C> where C : A<C>
 {
 }
 
 class A<C> : IA<A<C>>


More information about the mono-bugs mailing list