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

bugzilla-daemon@indri.ximian.com bugzilla-daemon@indri.ximian.com
Sun, 10 Aug 2003 19:01:27 -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 miguel@ximian.com.

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

--- shadow/45036	2003-08-04 17:05:58.000000000 -0400
+++ shadow/45036.tmp.21060	2003-08-10 19:01:27.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 45036
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tum@veridicus.com               
 QAContact: mono-bugs@ximian.com
@@ -119,6 +119,9 @@
 
 
 ------- Additional Comments From duncan@ximian.com  2003-08-04 17:05 -------
 Created an attachment (id=5056)
 Turned Tum's example into a testcase
 
+
+------- Additional Comments From miguel@ximian.com  2003-08-10 19:01 -------
+This is fixed on the new ArrayList from Thong