[Mono-bugs] [Bug 77030][Wis] Changed - sorter being called on binarysearch of collection with zero items

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 19 09:51:54 EST 2005


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 sebastien at ximian.com.

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

--- shadow/77030	2005-12-18 17:19:04.000000000 -0500
+++ shadow/77030.tmp.20967	2005-12-19 09:51:54.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 77030
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: sebastien at ximian.com                            
 ReportedBy: ddulai at bloomberg.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: sorter being called on binarysearch of collection with zero items
@@ -37,6 +37,10 @@
 
 Expected Results:
 Compare() should not get called, and does not in microsoft .net 2.0
 
 How often does this happen? 
 always
+
+------- Additional Comments From sebastien at ximian.com  2005-12-19 09:51 -------
+this also affects Array and ArrayList for both generic and non-generic
+methods.


More information about the mono-bugs mailing list