http://bugzilla.novell.com/show_bug.cgi?id=590014
http://bugzilla.novell.com/show_bug.cgi?id=590014#c4 Pavel Savara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #4 from Pavel Savara <[email protected]> 2010-03-21 15:18:33 UTC --- It seems like you are right http://www.programmersheaven.com/2/Calling-conventions cdecl/gcc : "All structures and classes are returned in memory regardless of complexity or size." So my assumption that structures passed by value are really passed by value was incorrect! It would be useful to mention this behavior in Structure marshaling here http://www.mono-project.com/Interop_with_Native_Libraries#Class_and_Structure_Marshaling -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
