зеркало из https://github.com/mono/mail-archives.git
97 строки
4.1 KiB
HTML
97 строки
4.1 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 75369][Nor] Changed - Stack and queue use CopyTo
|
||
|
rather than enumerator
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075369%5D%5BNor%5D%20Changed%20-%20Stack%20and%20queue%20use%20CopyTo%0A%09rather%20than%20enumerator&In-Reply-To=bug-75369%40chernobyl.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="030896.html">
|
||
|
<LINK REL="Next" HREF="030898.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 75369][Nor] Changed - Stack and queue use CopyTo
|
||
|
rather than enumerator</H1>
|
||
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
||
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075369%5D%5BNor%5D%20Changed%20-%20Stack%20and%20queue%20use%20CopyTo%0A%09rather%20than%20enumerator&In-Reply-To=bug-75369%40chernobyl.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 75369][Nor] Changed - Stack and queue use CopyTo
|
||
|
rather than enumerator">bugzilla-daemon at bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Thu Jun 23 19:20:36 EDT 2005</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="030896.html">[Mono-bugs] [Bug 75369][Nor] Changed - Stack and queue use CopyTo
|
||
|
rather than enumerator
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="030898.html">[Mono-bugs] [Bug 75370][Nor] New - Incorrect HtmlDecode result
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#30897">[ date ]</a>
|
||
|
<a href="thread.html#30897">[ thread ]</a>
|
||
|
<a href="subject.html#30897">[ subject ]</a>
|
||
|
<a href="author.html#30897">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75369">http://bugzilla.ximian.com/show_bug.cgi?id=75369</A>
|
||
|
|
||
|
--- shadow/75369 2005-06-23 19:07:12.000000000 -0400
|
||
|
+++ shadow/75369.tmp.17585 2005-06-23 19:20:36.000000000 -0400
|
||
|
@@ -1,13 +1,13 @@
|
||
|
Bug#: 75369
|
||
|
Product: Mono: Class Libraries
|
||
|
Version: 1.1
|
||
|
OS: unknown
|
||
|
OS Details: Ubuntu Hoary 5.0.4
|
||
|
-Status: REOPENED
|
||
|
-Resolution:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: FIXED
|
||
|
Severity: Unknown
|
||
|
Priority: Normal
|
||
|
Component: CORLIB
|
||
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A>
|
||
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">john.caloyannis at gmail.com</A>
|
||
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
||
|
@@ -90,6 +90,9 @@
|
||
|
Fixed in svn head r46458.
|
||
|
|
||
|
Thanks.
|
||
|
|
||
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-23 19:07 -------
|
||
|
Gonz's fix actually is incorrect.
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-23 19:20 -------
|
||
|
+Really fixed ;-).
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="030896.html">[Mono-bugs] [Bug 75369][Nor] Changed - Stack and queue use CopyTo
|
||
|
rather than enumerator
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="030898.html">[Mono-bugs] [Bug 75370][Nor] New - Incorrect HtmlDecode result
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#30897">[ date ]</a>
|
||
|
<a href="thread.html#30897">[ thread ]</a>
|
||
|
<a href="subject.html#30897">[ subject ]</a>
|
||
|
<a href="author.html#30897">[ 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>
|