[Mono-bugs] [Bug 81467][Maj] Changed - Can't add a service to ZMD under 1.2.4p1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 3 13:04:41 EDT 2007


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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=81467

--- shadow/81467	2007-05-03 11:46:19.000000000 -0400
+++ shadow/81467.tmp.18441	2007-05-03 13:04:41.000000000 -0400
@@ -10,13 +10,13 @@
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: twiest at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
+Cc: gert.driesen at pandora.be,robertj at gmx.net
 Summary: Can't add a service to ZMD under 1.2.4p1
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 After upgrading openSUSE 10.2 from mono 1.1.18.1 to 1.2.4p1 you can no
@@ -321,6 +321,22 @@
   at (wrapper managed-to-native)
 System.Runtime.Remoting.RemotingServices:InternalExecute
 (System.Reflection.MethodBase,object,object[],object[]&)
   at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
 (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000]
 
+
+------- Additional Comments From robertj at gmx.net  2007-05-03 13:04 -------
+The issue was introduced with r71807:
+
+r71807 | gert | 2007-01-28 14:16:24 +0100 (Sun, 28 Jan 2007) | 4 lines
+
+* WebHeaderCollection.cs: Fixed binary serialization compatibility
+with MS.
+* WebHeaderCollectionTest.cs: Added tests for binary serialization
+compatibility.
+
+When the class was made binary compatible with MS, the
+compatibility with old Mono versions has been broken.
+
+Gert, could you look at this?
+


More information about the mono-bugs mailing list