[Mono-bugs] [Bug 70725][Nor] Changed - Array.BinarySearch does not respect IComparable implementation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 21 Jan 2005 04:53:30 -0500 (EST)
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 kazuki@panicode.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70725
--- shadow/70725 2004-12-21 11:36:22.000000000 -0500
+++ shadow/70725.tmp.27898 2005-01-21 04:53:30.000000000 -0500
@@ -116,6 +116,11 @@
It should print:
"Found char at index 1"
But instead it throws an exception
+
+------- Additional Comments From kazuki@panicode.com 2005-01-21 04:53 -------
+Created an attachment (id=13848)
+Proposed patch
+