[Mono-bugs] [Bug 58646][Wis] New - custom marshaling not working
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 07:50:24 -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 mtraudt@quantifisolutions.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58646
--- shadow/58646 2004-05-18 07:50:24.000000000 -0400
+++ shadow/58646.tmp.22902 2004-05-18 07:50:24.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 58646
+Product: Mono: Runtime
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: mtraudt@quantifisolutions.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: custom marshaling not working
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+I cannot get Custom Marshaling to work. My code works fine with MS CLR,
+however crashes in MarshalManagedToNative (I think) with Mono on Linux (I
+have not tried on Windows).
+
+I can send a code sample that can be used to reproduce the problem, if
+desired.
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information: