[Mono-bugs] [Bug 73974][Nor] Changed - Serialization bug and patch to fix it
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Mar 2005 05:32:14 -0500 (EST)
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 andrews@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73974
--- shadow/73974 2005-03-22 17:04:59.000000000 -0500
+++ shadow/73974.tmp.22014 2005-03-23 05:32:14.000000000 -0500
@@ -58,6 +58,11 @@
I don't think it's fine. That code was there for some reason. If we
commit this fix we'll probably break another test case. This needs
further investigation.
------- Additional Comments From atsushi@ximian.com 2005-03-22 17:04 -------
Maybe r26761 and bug #58007?
+
+------- Additional Comments From andrews@mainsoft.com 2005-03-23 05:32 -------
+Yes, I looked when the code was committed, and it was at 26761. I just
+did not know why an array was created, when an object is expected. How
+can I get the testcase for bug #58007?