зеркало из https://github.com/mono/mail-archives.git
102 строки
3.6 KiB
HTML
102 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 605340] Unexpected exception on calling String.LastIndexOf on empty strings with startIndex=-1
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20605340%5D%20Unexpected%20exception%20on%20calling%0A%20String.LastIndexOf%20on%20empty%20strings%20with%20startIndex%3D-1&In-Reply-To=bug-605340-28286%40http.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="102283.html">
|
|
<LINK REL="Next" HREF="102285.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 605340] Unexpected exception on calling String.LastIndexOf on empty strings with startIndex=-1</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20605340%5D%20Unexpected%20exception%20on%20calling%0A%20String.LastIndexOf%20on%20empty%20strings%20with%20startIndex%3D-1&In-Reply-To=bug-605340-28286%40http.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 605340] Unexpected exception on calling String.LastIndexOf on empty strings with startIndex=-1">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Sat Jul 17 19:25:22 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="102283.html">[Mono-bugs] [Bug 342140] OdbcConnection.Clone not implemented
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102285.html">[Mono-bugs] [Bug 623259] New: winforms app crashes on mono without showing anything
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102284">[ date ]</a>
|
|
<a href="thread.html#102284">[ thread ]</a>
|
|
<a href="subject.html#102284">[ subject ]</a>
|
|
<a href="author.html#102284">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=605340">http://bugzilla.novell.com/show_bug.cgi?id=605340</A>
|
|
|
|
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=605340#c3">http://bugzilla.novell.com/show_bug.cgi?id=605340#c3</A>
|
|
|
|
|
|
--- Comment #3 from Matthew Smit <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">zapp70 at hotmail.com</A>> 2010-07-17 23:25:20 UTC ---
|
|
Created an attachment (id=376611)
|
|
--> (<A HREF="http://bugzilla.novell.com/attachment.cgi?id=376611">http://bugzilla.novell.com/attachment.cgi?id=376611</A>)
|
|
Patch for LastIndexOf where length is 0
|
|
|
|
--
|
|
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="102283.html">[Mono-bugs] [Bug 342140] OdbcConnection.Clone not implemented
|
|
</A></li>
|
|
<LI>Next message: <A HREF="102285.html">[Mono-bugs] [Bug 623259] New: winforms app crashes on mono without showing anything
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#102284">[ date ]</a>
|
|
<a href="thread.html#102284">[ thread ]</a>
|
|
<a href="subject.html#102284">[ subject ]</a>
|
|
<a href="author.html#102284">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|