[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
Tue, 25 May 2004 18:32:16 -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-23 22:44:26.000000000 -0400
+++ shadow/58881.tmp.2396	2004-05-25 18:32:16.000000000 -0400
@@ -120,6 +120,10 @@
 something more descriptive than "System", but I didn't make that change.
 
 ------- Additional Comments From vladimir@pobox.com  2004-05-23 22:44 -------
 Created an attachment (id=7800)
 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.