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:07:58.000000000 -0400
+++ shadow/76382.tmp.2736       2005-10-19 15:54:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76382
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -99,6 +99,10 @@
 ------- 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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-19 15:54 -------
+Ok, the patch is commited, removing individual comparison of parameter
+constraints.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to