зеркало из https://github.com/mono/mail-archives.git
123 строки
4.8 KiB
HTML
123 строки
4.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60229][Nor] Changed - MS corlib serializable types cannot be deserialized on Mono
|
|
</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="017622.html">
|
|
<LINK REL="Next" HREF="017625.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60229][Nor] Changed - MS corlib serializable types cannot be deserialized on Mono
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60229][Nor] Changed - MS corlib serializable types cannot be deserialized on Mono">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri, 18 Jun 2004 17:32:35 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017622.html">[Mono-bugs] [Bug 60333][Nor] Changed - mcs reports error CS0182 when casting a constant value in attribute
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017625.html">[Mono-bugs] [Bug 60441][Wis] Changed - [GMCS] Attributes on generic methods
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17623">[ date ]</a>
|
|
<a href="thread.html#17623">[ thread ]</a>
|
|
<a href="subject.html#17623">[ subject ]</a>
|
|
<a href="author.html#17623">[ 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:gert.driesen@pandora.be.">gert.driesen@pandora.be.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60229">http://bugzilla.ximian.com/show_bug.cgi?id=60229</A>
|
|
|
|
--- shadow/60229 2004-06-15 16:31:32.000000000 -0400
|
|
+++ shadow/60229.tmp.29318 2004-06-18 17:32:35.000000000 -0400
|
|
@@ -1,14 +1,14 @@
|
|
Bug#: 60229
|
|
Product: Mono: Class Libraries
|
|
Version: unspecified
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details:
|
|
Status: NEW
|
|
Resolution:
|
|
-Severity:
|
|
+Severity: Unknown
|
|
Priority: Normal
|
|
Component: CORLIB
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -47,6 +47,42 @@
|
|
System.Runtime.Remoting.Channels.TransportHeaders
|
|
|
|
------- Additional Comments From <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A> 2004-06-15 16:31 -------
|
|
Created an attachment (id=8192)
|
|
log of deserialization error messages
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A> 2004-06-18 17:32 -------
|
|
+Additional types that cannot be deserialized on Mono :
|
|
+
|
|
+System.Collections.BitArray
|
|
+System.Collections.Comparer
|
|
+System.Reflection.Assembly
|
|
+System.Reflection.ParameterInfo
|
|
+System.Globalization.DaylightTime
|
|
+System.Globalization.RegionInfo
|
|
+System.Resources.ResourceManager
|
|
+System.Resources.ResourceSet
|
|
+System.Security.Cryptography.X509Certificates.X509Certificate
|
|
+System.Security.Policy.FileCodeGroup
|
|
+System.Security.Policy.FirstMatchCodeGroup
|
|
+System.Security.Policy.NetCodeGroup
|
|
+System.Security.Policy.PermissionRequestEvidence
|
|
+System.Security.Policy.PolicyLevel
|
|
+System.Security.Policy.PolicyStatement
|
|
+System.Security.Policy.PublisherMembershipCondition
|
|
+System.Security.Policy.Site
|
|
+System.Security.Policy.SiteMembershipCondition
|
|
+System.Security.Policy.StrongName
|
|
+System.Security.Policy.StrongNameMembershipCondition
|
|
+System.Security.Policy.UnionCodeGroup
|
|
+System.Security.Policy.Url
|
|
+System.Security.Policy.UrlMembershipCondition
|
|
+System.Security.Policy.Zone
|
|
+System.Security.Policy.ZoneMembershipCondition
|
|
+System.IO.DirectoryInfo
|
|
+System.IO.FileInfo
|
|
+System.Security.PermissionSet
|
|
+System.Security.NamedPermissionSet
|
|
+System.Security.SecurityElement
|
|
+System.Security.Permissions.StrongNamePublicKeyBlob
|
|
+System.Runtime.Remoting.Metadata.W3cXsd2001\SoapHexBinary
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017622.html">[Mono-bugs] [Bug 60333][Nor] Changed - mcs reports error CS0182 when casting a constant value in attribute
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017625.html">[Mono-bugs] [Bug 60441][Wis] Changed - [GMCS] Attributes on generic methods
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17623">[ date ]</a>
|
|
<a href="thread.html#17623">[ thread ]</a>
|
|
<a href="subject.html#17623">[ subject ]</a>
|
|
<a href="author.html#17623">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|