[Mono-bugs] [Bug 76382][Nor] Changed - [PATCH] [GMCS] methods with different generic arity

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 19 14:04:30 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 martin at ximian.com.

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: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 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 atsushi at ximian.com  2005-10-19 00:29 -------
 Created an attachment (id=15938)
 proposed fix
 
+
+------- Additional Comments From martin at ximian.com  2005-10-19 14:04 -------
+From looking at the summary, I almost closed this as NOTABUG.


More information about the mono-bugs mailing list