[Mono-bugs] [Bug 58646][Wis] Changed - custom marshaling not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 16:11:23 -0400 (EDT)


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 vargaz@freemail.hu.

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

--- shadow/58646	2004-05-18 15:37:23.000000000 -0400
+++ shadow/58646.tmp.29108	2004-05-18 16:11:23.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58646
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mtraudt@quantifisolutions.com               
 QAContact: mono-bugs@ximian.com
@@ -234,6 +234,9 @@
 it does not have to be exposed to the underlying unmanaged 
 representation for the marshaled data.
 
 
 
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-05-18 16:11 -------
+Fixed in CVS. Thanks for clearing up how custom marshalling works.