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=77954 --- shadow/77954 2006-03-31 02:24:16.000000000 -0500 +++ shadow/77954.tmp.13939 2006-03-31 06:50:38.000000000 -0500 @@ -1,12 +1,12 @@ Bug#: 77954 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: -Status: NEW +Status: ASSIGNED Resolution: Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -82,6 +82,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-03-31 02:24 ------- I still think that there should be a corresponding code that checks this kind of check that the patch does (to drop the cases that one is GenericMethodDefinition and one is not) since it does not happen when those methods are in the same assembly. But right now, my hands are a bit shorter ;-) + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-31 06:50 ------- +Generic method definitions should not be part of overload resolution. + I'm working on an alternate approach. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
