[Mono-bugs] [Bug 646556] Binary serialization/deserialization do not work correctly if object contains nullable DateTime type.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 14 14:28:54 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=646556

https://bugzilla.novell.com/show_bug.cgi?id=646556#c2


--- Comment #2 from Feng Chen <feng.chen at hrblock.com> 2010-10-14 18:28:54 UTC ---
(In reply to comment #1)
> 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.

Hi Gonzalo,

Those two time values are not the results of serializaton/deserialization. They
just show what DateTime is set to the object being serialized.

You need to run step 4 and step 5, and then compare the outputs. The commands
are:
     "BinaryDeserializationTest.exe -t"
     "mono BinaryDeserializationTest.exe -t"

Thanks.

Feng

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list