[Mono-bugs] [Bug 52438][Cri] Changed - Passing an ArrayList between Windows XP Microsoft 1.0 CLR and RedHat 9.0 Mono .29.99 via Remoting

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Dec 2003 11:03:22 -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 lluis@ximian.com.

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

--- shadow/52438	2003-12-22 10:47:05.000000000 -0500
+++ shadow/52438.tmp.1229	2003-12-23 11:03:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52438
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: RedHat 7.2 with Mono 0.29.99
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Critical
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: matt.davey@finetix.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -57,6 +57,11 @@
 
 How often does this happen? 
 
 Always
 
 Additional Information:
+
+------- Additional Comments From lluis@ximian.com  2003-12-23 11:03 -------
+Since there isn't a test case, I can't say whether the bug is fixed or
+not. However, I tried to pass an ArrayList between Mono and MS.NET and
+it now works. Fix in CVS.