[Mono-bugs] [Bug 76698][Nor] Changed - [PATCH] Array.Sort <T> not implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 19 16:58:47 EST 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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76698

--- shadow/76698	2005-12-19 16:25:57.000000000 -0500
+++ shadow/76698.tmp.24689	2005-12-19 16:58:47.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: michal.kovac.develop at centrum.cz               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Array.Sort <T> not implemented
+Summary: [PATCH] Array.Sort <T> not implemented
 OtherBugsDependingOnThis: 76361
 
 When I use "Array.Sort<IBoxModule>(resultArray);", where IBoxModule is some 
 my interface which extends IComparable<IBoxModule>, there is an error in 
 compilation:
 


More information about the mono-bugs mailing list