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=76382 --- shadow/76382 2005-10-19 00:30:17.000000000 -0400 +++ shadow/76382.tmp.1292 2005-10-19 14:04:30.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: [PATCH] [GMCS] differentiate generic arguments on method return types +Summary: [PATCH] [GMCS] methods with different generic arity gmcs cannot differentiate such methods that have the same args, same type body name, but have diffrent generic arguments on the return type. -------- public interface Ret {} @@ -89,6 +89,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-10-19 00:29 ------- Created an attachment (id=15938) proposed fix + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-19 14:04 ------- +From looking at the summary, I almost closed this as NOTABUG. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
