[Mono-bugs] [Bug 61947][Cos] Changed - minor difference between .net and mono BinarySearch implementation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Nov 2004 23:57:22 -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 bmaurer@users.sf.net.

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

--- shadow/61947	2004-07-26 09:30:49.000000000 -0400
+++ shadow/61947.tmp.7607	2004-11-21 23:57:22.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 61947
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: Server 2003
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: Unknown
 Priority: Cosmetic
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: monobugs@radeldudel.de               
 QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
   }
  }
 }
 
 How often does this happen? 
 Everytime
+
+------- Additional Comments From bmaurer@users.sf.net  2004-11-21 23:57 -------
+Your method breaks the constract of Compare, so it is invalid.