[Mono-bugs] [Bug 386415] [PATCH] Implementation of mono_method_get_unmanaged_thunk
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat May 3 13:19:49 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=386415
User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=386415#c7
--- Comment #7 from Robert Jordan <robertj at gmx.net> 2008-05-03 11:19:48 MST ---
Thank you.
It turned out that value types were a non-issue: their "this" argument
must be &mono_ptr_class_get (&klass->byval_arg)->byval_arg
instead of &klass->byval_arg.
--
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