[Mono-bugs] [Bug 76382][Nor] Changed - [PATCH] [GMCS] differentiate
generic arguments on method return types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 19 00:30:17 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76382
--- shadow/76382 2005-10-19 00:29:24.000000000 -0400
+++ shadow/76382.tmp.12597 2005-10-19 00:30:17.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS] differentiate generic arguments on method return types
+Summary: [PATCH] [GMCS] differentiate generic arguments on method return types
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 {}
More information about the mono-bugs
mailing list