Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81467 --- shadow/81467 2007-05-03 19:20:16.000000000 -0400 +++ shadow/81467.tmp.9648 2007-05-07 19:22:51.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81467 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -349,6 +349,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-05-03 19:20 ------- This incompatibility occurs when some "old data" serialized/persisted with 1.1.18 is tried to be deserialized with 1.2.4. Maybe on the x86_64 machine this "old data" (it seems to be a cache) doesn't exist. + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-07 19:22 ------- +Robert, + + Thanks for pointing this one out. + + I applied a patch that would fall back to the old encoding if the +first one fails. But it seems like we are going to need to come up +with a policy on how to deal with these sort of changes. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
