[Mono-bugs] [Bug 29098][Nor] Changed - struct arrays not marshalling correctly in PInvoke
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Sep 2002 10:59:36 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29098
--- shadow/29098 Tue Aug 20 02:03:46 2002
+++ shadow/29098.tmp.22810 Fri Sep 6 06:59:36 2002
@@ -1,12 +1,12 @@
Bug#: 29098
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: hestilow@ximian.com
@@ -47,6 +47,10 @@
http://primates.ximian.com/~tvgm/test-case.tar.gz
------- Additional Comments From dietmar@ximian.com 2002-08-20 02:03 -------
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:-)