[Mono-bugs] [Bug 76698][Nor] Changed - Array.Sort <T> not
implemented
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 21:25:33 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 carlos at unixmexico.org.
http://bugzilla.ximian.com/show_bug.cgi?id=76698
--- shadow/76698 2005-11-20 18:49:35.000000000 -0500
+++ shadow/76698.tmp.20720 2005-12-02 21:25:33.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 76698
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: michal.kovac.develop at centrum.cz
@@ -27,6 +27,18 @@
------- Additional Comments From bmaurer at users.sf.net 2005-11-14 12:29 -------
calberto had a patch here, we need to track what happened to it.
------- Additional Comments From robertj at gmx.net 2005-11-20 18:49 -------
*** Bug 76774 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From carlos at unixmexico.org 2005-12-02 21:25 -------
+Hey,
+
+We have a bug in the CEE_INST instruction (specially comparing typeof
+for non generic and generic types). I have my local tree using Sort<T>
+since some time ago, and haven't got any problems, BUT the Array tests
+are not passing (some of them are failing after this patch).
+
+I have a work-around for this, and we could apply it before this bug
+is solved. Lemme give a deeper look at my work-around and will post a
+patch by weekend.
More information about the mono-bugs
mailing list