[Mono-bugs] [Bug 76698][Nor] Changed - Generic Array.Sort is not
implemented
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 14 11:20:27 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76698
--- shadow/76698 2005-11-14 06:03:44.000000000 -0500
+++ shadow/76698.tmp.25280 2005-11-14 11:20:27.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Debian testing
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: michal.kovac.develop at centrum.cz
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Generic Array.Sort does not work
+Summary: Generic Array.Sort is 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
More information about the mono-bugs
mailing list