https://bugzilla.novell.com/show_bug.cgi?id=646556
https://bugzilla.novell.com/show_bug.cgi?id=646556#c2 --- Comment #2 from Feng Chen <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
