[Mono-bugs] [Bug 61458][Maj] Changed - Binary search returns wrong result with DefaultInvariant comparer

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Jul 2004 08:57:46 -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 dick@ximian.com.

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

--- shadow/61458	2004-07-17 01:13:51.000000000 -0400
+++ shadow/61458.tmp.8677	2004-07-28 08:57:45.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61458
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: dick@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,9 @@
 the correct result is returned, so it appears the DefaultInvariant 
 comparer does not return the correct result for some comparisons.
 
 Cheers,
 
 Michi.
+
+------- Additional Comments From dick@ximian.com  2004-07-28 08:57 -------
+Fixed in CVS 1.0 and HEAD.