[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 7225ae: Attempt to Fix Issue #447 - BitBlt signed int over...

Nicolas Cellier noreply at github.com
Thu Nov 21 22:54:41 UTC 2019


  Branch: refs/heads/fix_BitBlt_Issue_447
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 7225aecbb30015cd60b2fd8a4520726c343381e8
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7225aecbb30015cd60b2fd8a4520726c343381e8
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
    M src/plugins/BitBltPlugin/BitBltPlugin.c

  Log Message:
  -----------
  Attempt to Fix Issue #447 - BitBlt signed int overflow

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




More information about the Vm-dev mailing list