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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78006 --- shadow/78006 2006-04-04 00:08:29.000000000 -0400 +++ shadow/78006.tmp.5660 2006-04-06 18:23:50.000000000 -0400 @@ -2,22 +2,22 @@ Product: Mono: Compilers Version: unspecified OS: GNU/Linux [Other] OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Partial derived generic class fails to compile +Summary: [GMCS] Partial derived generic class fails to compile Description of Problem: gmcs with mono 1.1.13.4. When a generic class is a drived class of another generic class using the same generic type and the derived class itself is partial, an error CS0246 is reported while it should not. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
