[Mono-bugs] [Bug 40645][Nor] Changed - Passing class as an out parameter to pinvoke doesn't work

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 5 Jun 2003 10:25:08 -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 dietmar@ximian.com.

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

--- shadow/40645	Tue Apr  1 18:40:41 2003
+++ shadow/40645.tmp.17358	Thu Jun  5 10:25:08 2003
@@ -1,14 +1,14 @@
 Bug#: 40645
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 2.4.17 kernel
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pbaena@uol.com.ar               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -124,6 +124,9 @@
 /* End of code */
 
 I got around this by making the modify parameter an IntPtr, and then
 marshaling it to the test_struct class. I don't know if this is a feature
 or a bug, it isn't documented anywhere what's the correct way to pass out
 objects to pinvoke.
+
+------- Additional Comments From dietmar@ximian.com  2003-06-05 10:25 -------
+fixed in CVS