[Mono-bugs] [Bug 58881][Maj] Changed - [patch] marshalling of struct params to functions passed as unmanaged delegates broken

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 15:39:52 -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=58881

--- shadow/58881	2004-05-28 14:42:00.000000000 -0400
+++ shadow/58881.tmp.20296	2004-05-28 15:39:52.000000000 -0400
@@ -180,6 +180,9 @@
 The struct marshalling problem should be fixed now. The patch looks 
 good, but the new tests are probably not needed since I added similar
 ones already. If they are needed, they should go into pinvoke3.cs,
 since pinvoke2 - managed->native, pinvoke3 - native->managed.
 
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-05-28 15:39 -------
+The patch is in (except the tests). Thanks!