[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Attempt to Fix Issue #447 - BitBlt signed int overflow (#448)

Nicolas Cellier notifications at github.com
Thu Nov 21 23:17:32 UTC 2019


Generate the plugin from VMMaker.oscog-nice.2587 which declare `dx dy sx sy` as sqInt rather than int.

I checked that this fixed the snippet given in issue #447.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/448

-- Commit Summary --

  * Attempt to Fix Issue #447 - BitBlt signed int overflow

-- File Changes --

    M src/plugins/BitBltPlugin/BitBltPlugin.c (64)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/448.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/448.diff

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


More information about the Vm-dev mailing list