[Mono-bugs] [Bug 76502][Nor] Changed - Incorrect struct marshaling
of "[In, Out] ref" and "[In] ref"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 14:11:09 EDT 2005
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76502
--- shadow/76502 2005-10-21 14:10:20.000000000 -0400
+++ shadow/76502.tmp.5776 2005-10-21 14:11:09.000000000 -0400
@@ -17,6 +17,11 @@
Summary: Incorrect struct marshaling of "[In,Out] ref" and "[In] ref"
1. "[In] ref" behaves like "ref", it should be like by value
2. "[In, Out] ref" behaves like "out", it should by like "ref"
The test case must return 6 times "True".
+
+------- Additional Comments From robertj at gmx.net 2005-10-21 14:11 -------
+Created an attachment (id=15957)
+dll.c
+
More information about the mono-bugs
mailing list