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

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


Eric Slosser <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Major

--- Comment #7 from Eric Slosser <[email protected]> 2010-10-20 18:52:43 
UTC ---
I pulled my 2.8 branch to 135e5eb0 and see that the exception is fixed, but the
TZ issue isn't.

(On Windows, Mono 2.8.0)
$ ./BinaryDeserializationTest.exe
Time: 10/20/2010 2:36:51 PM
Time: 10/20/2010 2:36:51 PM

$ mono ./BinaryDeserializationTest.exe
Time: 10/20/2010 14:36:56
Time: 10/20/2010 14:36:56

(On Mac, Mono 2-8 + 135e5eb0)
$ mono BinaryDeserializationTest.exe -t
Employee.data                                                     10/20/2010
10:36:51 AM  <--- wrong
EmployeeWithNullableDateTime.data             10/20/2010 10:36:51 AM  <---
wrong
Employee_mono.data                                         10/20/2010 2:36:56
PM
EmployeeWithNullableDateTime_mono.data 10/20/2010 2:36:57 PM

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to