[Mono-bugs] [Bug 45036][Wis] Changed - Array.BinarySearch starts at incorrect location.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 18 Jun 2003 12:05:19 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=45036

--- shadow/45036	Tue Jun 17 23:58:58 2003
+++ shadow/45036.tmp.30441	Wed Jun 18 12:05:19 2003
@@ -53,6 +53,11 @@
 The first and last block of patch are unrelated. Those parts need not
 be committed for this bug. The middle block looks fine to me.
 
 I would like to see an NUnit test for this.
 
 Lupus, Gonzalo: could one of you do a 'senior developer sanity check'
+
+------- Additional Comments From lupus@ximian.com  2003-06-18 12:05 -------
+The patch needs to be cleaned up (remove the chunks that don't
+matter), we need unit tests for the bug and a comments needs to be
+added to the source that explains why we need that same behaviour.