On 31/03/16 11:49, Mathieu Malaterre wrote: > While at it, I was wondering why a portion of the patch did not make > it into Debian: > > https://bugzilla.xamarin.com/show_bug.cgi?id=28679#c9 > > + /* It is expected to be a function descriptor on power pre-v2 ABI */ > + buf = mono_create_ftnptr (mono_domain_get (), buf);
Likely just an oversight. Does it help? I haven't really looked at the issue again for a while