[Mono-bugs] [Bug 67039][Nor] Changed - [PATCH] Delegates returned from a PInvoke call are improperly marshalled
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Sep 2004 13:13: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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67039
--- shadow/67039 2004-09-29 12:49:14.000000000 -0400
+++ shadow/67039.tmp.12753 2004-09-29 13:13:17.000000000 -0400
@@ -127,6 +127,10 @@
------- Additional Comments From grompf@sublimeintervention.com 2004-09-29 12:49 -------
Created an attachment (id=11630)
updated patch
+
+------- Additional Comments From vargaz@gmail.com 2004-09-29 13:13 -------
+The marshal.h changes are not needed any more. Other than that, this is
+ok to check in.