[Mono-bugs] [Bug 58881][Maj] Changed - 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 19:37:09 -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 shaver@off.net.

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

--- shadow/58881	2004-05-23 18:22:53.000000000 -0400
+++ shadow/58881.tmp.26913	2004-05-23 19:37:09.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 58881
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: marshalling of struct params to functions passed as unmanaged delegates broken
 
 Given two code files, t37.c and t37.cs:
 
 === t37.cs ===
 #include <stdio.h>