зеркало из https://github.com/mono/mail-archives.git
91 строка
3.5 KiB
HTML
91 строка
3.5 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 59594][Nor] Changed - [trivialfix] ReadOnlyCollectionBase serialized by Mono is incompatible with deserializer of Microsoft CLR
|
||
|
</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="017024.html">
|
||
|
<LINK REL="Next" HREF="017026.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 59594][Nor] Changed - [trivialfix] ReadOnlyCollectionBase serialized by Mono is incompatible with deserializer of Microsoft CLR
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 59594][Nor] Changed - [trivialfix] ReadOnlyCollectionBase serialized by Mono is incompatible with deserializer of Microsoft CLR">bugzilla-daemon@bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Tue, 8 Jun 2004 13:47:56 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="017024.html">[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="017026.html">[Mono-bugs] [Bug 58657][Blo] Changed - EnumBuilder does not work.
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#17025">[ date ]</a>
|
||
|
<a href="thread.html#17025">[ thread ]</a>
|
||
|
<a href="subject.html#17025">[ subject ]</a>
|
||
|
<a href="author.html#17025">[ 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:lluis@ximian.com.">lluis@ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59594">http://bugzilla.ximian.com/show_bug.cgi?id=59594</A>
|
||
|
|
||
|
--- shadow/59594 2004-06-04 07:20:43.000000000 -0400
|
||
|
+++ shadow/59594.tmp.13564 2004-06-08 13:47:56.000000000 -0400
|
||
|
@@ -1,14 +1,14 @@
|
||
|
Bug#: 59594
|
||
|
Product: Mono: Class Libraries
|
||
|
Version: unspecified
|
||
|
OS: All
|
||
|
OS Details:
|
||
|
-Status: NEW
|
||
|
-Resolution:
|
||
|
-Severity:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: FIXED
|
||
|
+Severity: Unknown
|
||
|
Priority: Normal
|
||
|
Component: CORLIB
|
||
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:PAF@design.ru">PAF@design.ru</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
TargetMilestone: ---
|
||
|
@@ -45,6 +45,9 @@
|
||
|
|
||
|
note: it's field is named as
|
||
|
"myList"
|
||
|
|
||
|
while to be compatible with MS.NET they should be named:
|
||
|
"list"
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="mailto:lluis@ximian.com">lluis@ximian.com</A> 2004-06-08 13:47 -------
|
||
|
+Fixed in CVS. Thanks!
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="017024.html">[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="017026.html">[Mono-bugs] [Bug 58657][Blo] Changed - EnumBuilder does not work.
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#17025">[ date ]</a>
|
||
|
<a href="thread.html#17025">[ thread ]</a>
|
||
|
<a href="subject.html#17025">[ subject ]</a>
|
||
|
<a href="author.html#17025">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|