[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 35502b: Avoid conversion of pointers to int in Win32 Direc...

GitHub noreply at github.com
Mon Jul 18 15:31:14 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 35502b5aec00d7834ab9f955e902a561914ec60d
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/35502b5aec00d7834ab9f955e902a561914ec60d
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32D3D.c

  Log Message:
  -----------
  Avoid conversion of pointers to int in Win32 Direct 3D.

Instead, it should be sqIntptr_t for 64bits (LLP64) compatibility.




More information about the Vm-dev mailing list