[Mono-bugs] [Bug 45046][Wis] Changed - Array.BinarySearch can't search for nulls

bugzilla-daemon@indri.ximian.com bugzilla-daemon@indri.ximian.com
Sun, 10 Aug 2003 18:50:56 -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=45046

--- shadow/45046	2003-07-17 20:36:42.000000000 -0400
+++ shadow/45046.tmp.20904	2003-08-10 18:50:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 45046
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 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
@@ -87,6 +87,9 @@
 
 
 ------- Additional Comments From tum@veridicus.com  2003-06-19 23:30 -------
 Created an attachment (id=4667)
 Test case
 
+
+------- Additional Comments From miguel@ximian.com  2003-08-10 18:50 -------
+Applied patches.  Thanks!