[OpenSmalltalk/opensmalltalk-vm] bba467: Add some undeclared functions that are used by the...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] bba467: Add some undeclared functions that are used by the...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: bba467e485082764e5b199855ae1e9319e12a7a4
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/bba467e485082764e5b199855ae1e9319e12a7a4
  Author: Ronie Salgado <[hidden email]>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h

  Log Message:
  -----------
  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.


  Commit: ea79c510396eadbeee5a49836d362a785533d404
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ea79c510396eadbeee5a49836d362a785533d404
  Author: Nicolas Cellier <[hidden email]>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h

  Log Message:
  -----------
  Merge pull request #475 from ronsaldo/bug/host-window-plugin-undeclared-functions

Add some undeclared functions that are used by the HostWindowPlugin


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/811c326986a1...ea79c510396e