[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] ThreadedFFIPlugin throws FFIErrorCoercionFailed when passing 64-bit indexable objects to 64-bit pointer arguments (#569)

Eliot Miranda notifications at github.com
Sat Sep 11 23:23:36 UTC 2021


See commit ae0c1a6b473aa5ed05433d91a3257804aa1ddd90
Author: Eliot Miranda <eliot.miranda at gmail.com>
Date:   Sat Sep 11 16:19:04 2021 -0700

    CogVM source as per VMMaker.oscog-eem.3068

    ThreadedFFIPlugin:
    pass any kind of non-pointer object to non-byte */char * args.
    We could insist on void *, but let's see how we get on with this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/569#issuecomment-917500644
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210911/4e42cd76/attachment.html>


More information about the Vm-dev mailing list