зеркало из https://github.com/mono/mail-archives.git
148 строки
4.7 KiB
HTML
148 строки
4.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20646556%5D%20Binary%20serialization/deserialization%20do%0A%20not%20work%20correctly%20if%20object%20contains%20nullable%20DateTime%20type.&In-Reply-To=bug-646556-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="104931.html">
|
|
<LINK REL="Next" HREF="104935.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20646556%5D%20Binary%20serialization/deserialization%20do%0A%20not%20work%20correctly%20if%20object%20contains%20nullable%20DateTime%20type.&In-Reply-To=bug-646556-28286%40http.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Thu Oct 14 14:06:10 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="104931.html">[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.
|
|
</A></li>
|
|
<LI>Next message: <A HREF="104935.html">[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104933">[ date ]</a>
|
|
<a href="thread.html#104933">[ thread ]</a>
|
|
<a href="subject.html#104933">[ subject ]</a>
|
|
<a href="author.html#104933">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=646556">https://bugzilla.novell.com/show_bug.cgi?id=646556</A>
|
|
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=646556#c1">https://bugzilla.novell.com/show_bug.cgi?id=646556#c1</A>
|
|
|
|
|
|
Gonzalo Paniagua Javier <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at novell.com</A>> changed:
|
|
|
|
What |Removed |Added
|
|
----------------------------------------------------------------------------
|
|
Status|NEW |RESOLVED
|
|
Resolution| |WORKSFORME
|
|
|
|
--- Comment #1 from Gonzalo Paniagua Javier <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at novell.com</A>> 2010-10-14 18:06:09 UTC ---
|
|
I cannot reproduce this:
|
|
$ mono --version
|
|
Mono JIT compiler version 2.8 (mono_2_8/50a2d76 Tue Sep 21 14:56:27 EDT 2010)
|
|
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
|
|
TLS: __thread
|
|
SIGSEGV: altstack
|
|
Notifications: epoll
|
|
Architecture: x86
|
|
Disabled: none
|
|
Misc: debugger softdebug
|
|
LLVM: supported, not enabled.
|
|
GC: Included Boehm (with typed GC and Parallel Mark)
|
|
$ mono BinaryDeserializationTest.exe
|
|
Time: 10/14/2010 2:05:03 PM
|
|
Time: 10/14/2010 2:05:03 PM
|
|
|
|
|
|
|
|
Perhaps it was fixed after the 2.8 release.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="104931.html">[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.
|
|
</A></li>
|
|
<LI>Next message: <A HREF="104935.html">[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104933">[ date ]</a>
|
|
<a href="thread.html#104933">[ thread ]</a>
|
|
<a href="subject.html#104933">[ subject ]</a>
|
|
<a href="author.html#104933">[ 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>
|