[Mono-bugs] [Bug 74295][Nor] Changed - Mono and MS .Net remoting - type encodings don't agree

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 31 Mar 2005 21:17:17 -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 ravitch@nrtc.northrop.com.

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

--- shadow/74295	2005-03-31 21:14:30.000000000 -0500
+++ shadow/74295.tmp.29955	2005-03-31 21:17:17.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: Linux (Fedora Core 3) and Windows 2000
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ravitch@nrtc.northrop.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -166,6 +166,12 @@
 
 
 ------- Additional Comments From ravitch@nrtc.northrop.com  2005-03-31 21:14 -------
 Created an attachment (id=14809)
 patch.diff
 
+
+------- Additional Comments From ravitch@nrtc.northrop.com  2005-03-31 21:17 -------
+I failed to mention - and it's probably worth noting - the downside
+to the patch is that it breaks compatibility with other versions
+of Mono.  Patched Mono will use the newly added types and unpatched
+Mono won't know what to do with them.