[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add some undeclared functions that are used by the HostWindowPlugin (#475)

Ronie Salgado notifications at github.com
Mon Feb 10 06:38:58 UTC 2020


Add some undeclared functions that are used by the HostWindowPlugin.

Of particular importance is ioGetWindowHandle whose pointer return value is truncated in 64 bits if undeclared.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add some undeclared functions that are used by the HostWindowPlugin. Of particular importance is ioGetWindowHandle whose pointer return value is truncated in 64 bits if undeclared.

-- File Changes --

    M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h (16)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/475.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/475.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/475
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200209/eb247f12/attachment.html>


More information about the Vm-dev mailing list