[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 5 11:18:22 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=386415

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=386415#c21





--- Comment #21 from Zoltan Varga <vargaz at gmail.com>  2008-05-05 09:18:22 MST ---
To avoid these problems, I would suggest not supporting valuetypes with this
function at all, or only supporting valuetype returns by boxing. Since this is
part of the embedding api, the user has control over the signature of the
managed methods it calls, so he can modify them to pass/return object for
example.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list