[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 17:24:45 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#c26
--- Comment #26 from Zoltan Varga <vargaz at gmail.com> 2008-05-05 15:24:44 MST ---
Passing/returning vtypes will not work using the simple argument passing
approach
used by the get_unmanaged_thunk implementation. So boxing is the only
somewhat simple solution.
--
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