[Mono-bugs] [Bug 73012][Nor] Changed - PINVOKE calls from unmanaged to managed don't marshal arrays

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 14:34:54 -0500 (EST)


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=73012

--- shadow/73012	2005-02-25 15:11:28.000000000 -0500
+++ shadow/73012.tmp.16311	2005-03-01 14:34:54.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73012
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: WinXP with MS.NET1.1 and MONO1.1.3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: ximian.10.christofp@spamgourmet.com               
 QAContact: mono-bugs@ximian.com
@@ -163,6 +163,9 @@
    int ret = callBack(argc, argv);
    printf("5. Callback returned %d", ret);
 }
 
 ------- Additional Comments From vargaz@gmail.com  2005-02-25 15:11 -------
 -> runtime
+
+------- Additional Comments From vargaz@gmail.com  2005-03-01 14:34 -------
+This should be fixed in SVN.