[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Some sound_RecordSamplesIntoAtLength implementations are not compatible with 64bits (#240)

Nicolas Cellier notifications at github.com
Sat Apr 7 12:03:33 UTC 2018


Same weirdness for sound_PlaySamplesFromAtLength

Note that a few implementations are legacy-interpreter-friendly:
we pass a sqInt which is transformed into a pointer via pointerForOop
This is for 32bits image on 64bits VM compatibility for example.

-- 
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/240#issuecomment-379464545
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180407/da71920a/attachment.html>


More information about the Vm-dev mailing list