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

Nicolas Cellier notifications at github.com
Sat Apr 7 11:34:53 UTC 2018


For example, vm-sound-NAS is trying to pass the buffer address thru an `int`.
That ain't gonna work.
We shall review all the implementations and declare void *buf.
This is related to old report http://bugs.squeak.org/view.php?id=7835.

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


More information about the Vm-dev mailing list