[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 0dd022: ClipboardExtendedPlugin:

Eliot Miranda noreply at github.com
Tue Mar 21 21:23:36 UTC 2023


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 0dd02298a4550df5e14f708c63f0152d3ef2fa44
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0dd02298a4550df5e14f708c63f0152d3ef2fa44
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M platforms/iOS/plugins/ClipboardExtendedPlugin/sqMacExtendedClipboard.m
    M platforms/win32/plugins/ClipboardExtendedPlugin/sqWin32ExtendedClipboard.c

  Log Message:
  -----------
  ClipboardExtendedPlugin:

Make sure the ioAddClipboardData fails on macos if setData:forType: fails
and/or raises an exception.  Avoid crashing the VM if setData:forType:
raises an exception.

Fix a bug in the scanline width calculation for importing bitmaps on
Windows for depths below 8.




More information about the Vm-dev mailing list