[Mono-bugs] [Bug 78688][Nor] Changed - Broken generics support.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 22 05:18:59 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78688
--- shadow/78688 2006-06-21 21:34:58.000000000 -0400
+++ shadow/78688.tmp.31592 2006-06-22 05:18:59.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78688
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: krzys at cs.cornell.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -24,6 +24,9 @@
}
error CS0309: The type `A<C>' must be convertible to `A<A<C>>' in order to
use it as parameter `C' in the generic type or method `IA<C>'
Works in Visual Studio.
+
+------- Additional Comments From martin at ximian.com 2006-06-22 05:18 -------
+We are correctly reporting the CS0309 here.
More information about the mono-bugs
mailing list