mail-archives/mono-bugs/2009-November/094824.html

107 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 552891] Mono can't deserialize Nullable objects created by .NET (BinaryFormatter)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20552891%5D%20Mono%20can%27t%20deserialize%20Nullable%20objects%0A%20created%20by%20.NET%20%28BinaryFormatter%29&In-Reply-To=bug-552891-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="094821.html">
<LINK REL="Next" HREF="094684.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 552891] Mono can't deserialize Nullable objects created by .NET (BinaryFormatter)</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20552891%5D%20Mono%20can%27t%20deserialize%20Nullable%20objects%0A%20created%20by%20.NET%20%28BinaryFormatter%29&In-Reply-To=bug-552891-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 552891] Mono can't deserialize Nullable objects created by .NET (BinaryFormatter)">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Nov 9 20:40:47 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="094821.html">[Mono-bugs] [Bug 552891] Mono can't deserialize Nullable objects created by .NET (BinaryFormatter)
</A></li>
<LI>Next message: <A HREF="094684.html">[Mono-bugs] [Bug 552912] New: Cannot access memory at address 0x4c from MakeByRefType
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94824">[ date ]</a>
<a href="thread.html#94824">[ thread ]</a>
<a href="subject.html#94824">[ subject ]</a>
<a href="author.html#94824">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=552891">http://bugzilla.novell.com/show_bug.cgi?id=552891</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">aaragoneses at novell.com</A> added comment
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=552891#c4">http://bugzilla.novell.com/show_bug.cgi?id=552891#c4</A>
--- Comment #4 from Andr&#233;s G. Aragoneses &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">aaragoneses at novell.com</A>&gt; 2009-11-09 18:40:43 MST ---
(In reply to comment #3)
&gt;<i> Created an attachment (id=326371)
</I> --&gt; (<A HREF="http://bugzilla.novell.com/attachment.cgi?id=326371">http://bugzilla.novell.com/attachment.cgi?id=326371</A>) [details]
&gt;<i> Quick &amp; dirty fix that deserializes MS .NET Nullable objects
</I>&gt;<i>
</I>&gt;<i> The following patch is able to deserialize Nullable objects created by MS .NET,
</I>
Nice.
&gt;<i> but should be considered a _hack_ since I'm far of being an expert on the
</I>&gt;<i> matter.
</I>
The best way to find out if you're on the right track is: first, check that the
unit tests don't break with this change (no regressions). Second, if they
don't, the patch will be most likely accepted if it includes new unit tests as
well that pass with the modification and that don't pass without it.
Thanks!
--
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="094821.html">[Mono-bugs] [Bug 552891] Mono can't deserialize Nullable objects created by .NET (BinaryFormatter)
</A></li>
<LI>Next message: <A HREF="094684.html">[Mono-bugs] [Bug 552912] New: Cannot access memory at address 0x4c from MakeByRefType
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94824">[ date ]</a>
<a href="thread.html#94824">[ thread ]</a>
<a href="subject.html#94824">[ subject ]</a>
<a href="author.html#94824">[ 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>