[Mono-bugs] [Bug 373438] New: [PATCH] Fix import of generic parameters with self-referencing constraints
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 24 17:21:34 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=373438
Summary: [PATCH] Fix import of generic parameters with self-
referencing constraints
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Cecil
AssignedTo: jbevain at novell.com
ReportedBy: davots at coverity.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=203616)
--> (https://bugzilla.novell.com/attachment.cgi?id=203616)
patch
Fixes bug when importing a generic parameter that has a type
constraint which refers to itself, such as "class Foo<X> where X : IList<X>".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list