[Mono-bugs] [Bug 76762][Nor] Changed - [GMCS] CS0508 not reported
for generic property override causing looped unification
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 30 07:58:43 EST 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76762
--- shadow/76762 2005-12-17 13:57:32.000000000 -0500
+++ shadow/76762.tmp.27817 2006-01-30 07:58:43.000000000 -0500
@@ -11,12 +11,13 @@
AssignedTo: rharinath at novell.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Summary: [GMCS] CS0508 not reported for generic property override causing looped unification
+BugsThisDependsOn: 77403
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
The example below is quite strange. It should be rejected by gmcs, just
like by csc, because B returned by B getT() is in full signature A<T>.B,
More information about the mono-bugs
mailing list