[Mono-bugs] [Bug 488943] New: Error compiling code that uses generics
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 25 17:50:42 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=488943
Summary: Error compiling code that uses generics
Classification: Mono
Product: Mono: Compilers
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: gonzalo at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Try compiling the attached file and you'll get:
test.cs(31,30): error CS0309: The type `AssertionExceptionFailureRunnable<T>'
must be convertible to
`BuildableRunnable<AssertionExceptionFailureRunnable<T>>' in order to use it as
parameter `T1' in the generic type or method `ThrowChooser<T>.Chain<T1>(T1)'
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list