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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -29,6 +29,11 @@ This happens always. I'm using Mono 1.1.12.1 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-08 08:09 ------- Created an attachment (id=16295) Small testcase to show the problem + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
