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=76698

--- shadow/76698        2005-11-14 11:20:27.000000000 -0500
+++ shadow/76698.tmp.25952      2005-11-14 12:29:04.000000000 -0500
@@ -1,26 +1,29 @@
 Bug#: 76698
 Product: Mono: Class Libraries
 Version: 1.1
-OS: GNU/Linux [Other]
-OS Details: Debian testing
+OS: All
+OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: System
+Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Generic Array.Sort is not implemented
+Summary: Array.Sort <T> not implemented
 
 When I use "Array.Sort<IBoxModule>(resultArray);", where IBoxModule is some 
 my interface which extends IComparable<IBoxModule>, there is an error in 
 compilation:
 
 error CS0308: The non-generic method `Sort' cannot be used with type 
 arguments
 
 But my code works on .NET Framework 2.0
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-11-14 12:29 -------
+calberto had a patch here, we need to track what happened to it.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to