[Mono-bugs] [Bug 644973] New: Missing CS0315
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 8 11:02:21 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=644973
https://bugzilla.novell.com/show_bug.cgi?id=644973#c0
Summary: Missing CS0315
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
public class A<T> where T : A<short>.N1<T>
{
public class N1<U>
{
}
}
--
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