[Mono-bugs] [Bug 590014] Struct with linear layout containing IntPtr is not marshaled properly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 21 09:15:53 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=590014
http://bugzilla.novell.com/show_bug.cgi?id=590014#c3
--- Comment #3 from Zoltan Varga <vargaz at gmail.com> 2010-03-21 13:15:51 UTC ---
What I'm saying is that this is not a mono bug, the managed method declaration
should match with the native one, and having a struct return on the managed
side, and a void* on the native side doesn't match, it only works on windows by
accident due to how the windows calling convention works.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list