[Mono-bugs] [Bug 70725][Nor] Changed - Array.BinarySearch does not respect IComparable implementation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 7 May 2005 12:52:38 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=70725
--- shadow/70725 2005-05-07 12:10:48.000000000 -0400
+++ shadow/70725.tmp.17367 2005-05-07 12:52:38.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 70725
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: Windows XP SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: bmaurer@users.sf.net
ReportedBy: cmyers@austin.rr.com
QAContact: mono-bugs@ximian.com
@@ -125,6 +125,9 @@
Proposed patch
------- Additional Comments From miguel@ximian.com 2005-01-31 02:16 -------
assigning to myself, I need to also review the spec, it seems
like we are missing a few things.
+
+------- Additional Comments From bmaurer@users.sf.net 2005-05-07 12:52 -------
+Fixed in svn -- r44201.