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 14:04:30.000000000 -0400 +++ shadow/76382.tmp.1348 2005-10-19 14:07:58.000000000 -0400 @@ -92,6 +92,13 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-19 14:07 ------- +Your patch look good. + +Note that it's not allowed to have two methods with the same parameter +types *and* the same generic arity - so instead of actually comparing +the generic parameters, it'd be enough to check for the arity. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
