[Mono-bugs] [Bug 29098][Nor] Changed - struct arrays not marshalling correctly in PInvoke

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 4 Aug 2003 08:08:31 -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=29098

--- shadow/29098	Fri Sep  6 06:59:36 2002
+++ shadow/29098.tmp.14747	Mon Aug  4 08:08:31 2003
@@ -51,6 +51,9 @@
 It is no problem to add such conversion, but it will be incredible
 slow for larger arrays. I wonder if MS does type conversion in that case?
 
 ------- Additional Comments From lupus@ximian.com  2002-09-06 06:59 -------
 Well, slow or not, we need to implement it: it's the user's problem if
 it gets slow:-)
+
+------- Additional Comments From dietmar@ximian.com  2003-08-04 08:08 -------
+I am still unable to download the test case.