[Mono-bugs] [Bug 77186][Nor] Changed - BinarySearch on generic List returns unexpected value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 23 05:12:18 EST 2006


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 paul.hudson at gmail.com.

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

--- shadow/77186	2006-01-08 08:09:50.000000000 -0500
+++ shadow/77186.tmp.27279	2006-02-23 05:12:18.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77186
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: maurits.rijk at philips.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -29,6 +29,11 @@
 This happens always. I'm using Mono 1.1.12.1
 
 ------- Additional Comments From maurits.rijk at philips.com  2006-01-08 08:09 -------
 Created an attachment (id=16295)
 Small testcase to show the problem
 
+
+------- Additional Comments From paul.hudson at gmail.com  2006-02-23 05:12 -------
+Just thought I'd chime in with a "me too", along with a simpler code
+example. My problem is that BinarySearch() on a List<T> with one
+element fails on Mono (Linux and Windows) but works on MS .NET on Windows.


More information about the mono-bugs mailing list