зеркало из https://github.com/mono/mail-archives.git
75 строки
2.9 KiB
HTML
75 строки
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 45036][Wis] Changed - Array.BinarySearch starts at incorrect location.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="006764.html">
|
|
<LINK REL="Next" HREF="006766.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 45036][Wis] Changed - Array.BinarySearch starts at incorrect location.
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 45036][Wis] Changed - Array.BinarySearch starts at incorrect location.">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Mon, 4 Aug 2003 17:05:58 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006764.html">[Mono-bugs] [Bug 45036][Wis] Changed - Array.BinarySearch starts at incorrect location.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006766.html">[Mono-bugs] [Bug 39264][Nor] Changed - System.Environment.Version returns {0,0,-1,-1}
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6765">[ date ]</a>
|
|
<a href="thread.html#6765">[ thread ]</a>
|
|
<a href="subject.html#6765">[ subject ]</a>
|
|
<a href="author.html#6765">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:duncan@ximian.com.">duncan@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45036">http://bugzilla.ximian.com/show_bug.cgi?id=45036</A>
|
|
|
|
--- shadow/45036 Mon Aug 4 16:59:31 2003
|
|
+++ shadow/45036.tmp.15158 Mon Aug 4 17:05:58 2003
|
|
@@ -114,6 +114,11 @@
|
|
in <0x00e1e> 00 .Co2460BinarySearch_iiOI:runTest ()
|
|
caught
|
|
ArrayList.BinarySearch: Co2460BinarySearch iCountTestcases==5 paSs
|
|
|
|
It's a strange message to display, but it does say 'paSs' at the end...
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A> 2003-08-04 17:05 -------
|
|
+Created an attachment (id=5056)
|
|
+Turned Tum's example into a testcase
|
|
+
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006764.html">[Mono-bugs] [Bug 45036][Wis] Changed - Array.BinarySearch starts at incorrect location.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006766.html">[Mono-bugs] [Bug 39264][Nor] Changed - System.Environment.Version returns {0,0,-1,-1}
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6765">[ date ]</a>
|
|
<a href="thread.html#6765">[ thread ]</a>
|
|
<a href="subject.html#6765">[ subject ]</a>
|
|
<a href="author.html#6765">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|