[Mono-bugs] [Bug 45123][Nor] Changed - System.Array.BinarySearch does not work properly for objects without an IComparer Interface
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 16 Jul 2003 17:50:09 -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 lluis@ideary.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45123
--- shadow/45123 Mon Jun 23 05:53:43 2003
+++ shadow/45123.tmp.29941 Wed Jul 16 17:50:09 2003
@@ -102,6 +102,11 @@
sorted, correct results are not guaranteed.
------- Additional Comments From lupus@ximian.com 2003-06-23 05:53 -------
Unfortunately not always the spec is correct or we might decide to
diverge a little from the spec to match the actual MS implementation
since users may depend on it.
+
+------- Additional Comments From lluis@ideary.com 2003-07-16 17:50 -------
+Created an attachment (id=4891)
+Proposed patch
+