[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
Wed, 26 May 2004 08:16:18 -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-25 18:32:16.000000000 -0400
+++ shadow/58881.tmp.12521	2004-05-26 08:16:18.000000000 -0400
@@ -124,6 +124,11 @@
 updated blittable patch
 
 
 ------- Additional Comments From vargaz@freemail.hu  2004-05-25 18:32 -------
 The patch looks good to me, but I think it could wait until beta2 is 
 out, since it is not really a bug fix, rather an optimization.
+
+------- Additional Comments From vargaz@freemail.hu  2004-05-26 08:16 -------
+There seems to be some bugs in our calculation of blittableness which
+surface after this patch is applied. For example, tests/pinvoke2.exe
+now fails.