зеркало из https://github.com/mono/mail-archives.git
89 строки
3.5 KiB
HTML
89 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 38812][Min] Changed - Array.Copy doesn't check member types.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="006990.html">
|
|
<LINK REL="Next" HREF="006996.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 38812][Min] Changed - Array.Copy doesn't check member types.
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 38812][Min] Changed - Array.Copy doesn't check member types.">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Thu, 21 Aug 2003 05:08:04 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006990.html">[Mono-bugs] [Bug 47785][Wis] New - delegates not going through RealProxy/Transparent Proxies correctly
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006996.html">[Mono-bugs] [Bug 38152][Min] Changed - profiling information is not dumped when program exits using System.Environment.Exit ()
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7004">[ date ]</a>
|
|
<a href="thread.html#7004">[ thread ]</a>
|
|
<a href="subject.html#7004">[ subject ]</a>
|
|
<a href="author.html#7004">[ 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:vargaz@freemail.hu.">vargaz@freemail.hu.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=38812">http://bugzilla.ximian.com/show_bug.cgi?id=38812</A>
|
|
|
|
--- shadow/38812 2003-05-12 09:48:23.000000000 -0400
|
|
+++ shadow/38812.tmp.5074 2003-08-21 05:08:04.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 38812
|
|
Product: Mono/Class Libraries
|
|
Version: unspecified
|
|
OS: All
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Minor
|
|
Component: CORLIB
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:martin@ximian.com">martin@ximian.com</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -98,6 +98,9 @@
|
|
Proposed patch that solves the bug
|
|
|
|
|
|
------- Additional Comments From <A HREF="mailto:jaime@gnome.org">jaime@gnome.org</A> 2003-05-12 09:48 -------
|
|
Sorry, that wasn't a good patch. I have another proposal that I am
|
|
sending to Mono Hackers for discussion.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:vargaz@freemail.hu">vargaz@freemail.hu</A> 2003-08-21 05:08 -------
|
|
+Fixed in CVS.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006990.html">[Mono-bugs] [Bug 47785][Wis] New - delegates not going through RealProxy/Transparent Proxies correctly
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006996.html">[Mono-bugs] [Bug 38152][Min] Changed - profiling information is not dumped when program exits using System.Environment.Exit ()
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7004">[ date ]</a>
|
|
<a href="thread.html#7004">[ thread ]</a>
|
|
<a href="subject.html#7004">[ subject ]</a>
|
|
<a href="author.html#7004">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|