[Mono-bugs] [Bug 77954][Nor] Changed - [PATCH][GMCS] incorrect
CS0121 - ambiguity between generic method definition and
generic method instance in different assembly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 07:05:39 EST 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77954
--- shadow/77954 2006-03-31 06:50:38.000000000 -0500
+++ shadow/77954.tmp.30934 2006-04-01 07:05:39.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77954
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -86,6 +86,9 @@
those methods are in the same assembly. But right now, my hands are a
bit shorter ;-)
------- Additional Comments From rharinath at novell.com 2006-03-31 06:50 -------
Generic method definitions should not be part of overload resolution.
I'm working on an alternate approach.
+
+------- Additional Comments From rharinath at novell.com 2006-04-01 07:05 -------
+Should be fixed in SVN r58887.
More information about the mono-bugs
mailing list