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=77124 --- shadow/77124 2005-12-29 16:37:12.000000000 -0500 +++ shadow/77124.tmp.10962 2006-01-16 10:25:23.000000000 -0500 @@ -1,23 +1,23 @@ Bug#: 77124 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: Fedora FC4 x64 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: C# -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: CS0102 incorrectly reported during explicit implementation of two instancrs of the same generic interface +Summary: [GMCS] CS0102 incorrectly reported during explicit implementation of two instancrs of the same generic interface Description of Problem: -------------------------- The error CS0102 is reported if a class implements explicitely two instances of the same generic interface (with other generic parameters), when this instance has an event. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
