[Mono-bugs] [Bug 43351][Nor] Changed - Mono does not support custom marshalers

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 3 Jun 2003 10:38:47 -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 dietmar@ximian.com.

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

--- shadow/43351	Tue May 20 01:23:34 2003
+++ shadow/43351.tmp.5023	Tue Jun  3 10:38:47 2003
@@ -1,12 +1,12 @@
 Bug#: 43351
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
@@ -75,6 +75,13 @@
 
 
 ------- Additional Comments From mathpup@mylinuxisp.com  2003-05-20 01:23 -------
 Created an attachment (id=4401)
 C# test case 2
 
+
+------- Additional Comments From dietmar@ximian.com  2003-06-03 10:38 -------
+I added basic support to the runtime, so the above examples work when
+compiled with csc (paolo is fixing mcs to produce the correct metadata)
+
+But we still need more test cases - preferable regression tests. Do
+you have additional tests?