[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:14:10 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-02-23 05:12:18.000000000 -0500
+++ shadow/77186.tmp.27325 2006-02-23 05:14:10.000000000 -0500
@@ -34,6 +34,11 @@
------- 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.
+
+------- Additional Comments From paul.hudson at gmail.com 2006-02-23 05:14 -------
+Created an attachment (id=16517)
+This prints out "Found string" on the MS .NET framework, but nothing on Mono 1.1.13.2
+
More information about the mono-bugs
mailing list