[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:27:39 -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 grompf@sublimeintervention.com.

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

--- shadow/67039	2004-09-29 13:13:17.000000000 -0400
+++ shadow/67039.tmp.12975	2004-09-29 13:27:39.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 67039
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -131,6 +131,11 @@
 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.
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-09-29 13:27 -------
+final changes made and commited to HEAD
+
+thanks zoltan