[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
Sun, 23 May 2004 21:36:17 -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 vladimir@pobox.com.

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

--- shadow/58881	2004-05-23 21:26:56.000000000 -0400
+++ shadow/58881.tmp.27657	2004-05-23 21:36:17.000000000 -0400
@@ -99,6 +99,11 @@
 Just tried this with the .NET runtime on win32 -- in both cases the
 pointer is the same, so this is a mono bug.
 
 ------- Additional Comments From vladimir@pobox.com  2004-05-23 21:26 -------
 Attached is a patch; System.ValueType didn't have blittable set, and
 all structs inherited its lack of blittable-ness.
+
+------- Additional Comments From vladimir@pobox.com  2004-05-23 21:36 -------
+Created an attachment (id=7797)
+blittable.patch
+