[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 33dfd2: Use sqIntptr_t rather than sqint for converting in...

GitHub noreply at github.com
Thu Jul 7 20:28:09 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 33dfd2b6207f60a98e70036768b3f62d19aaffa5
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/33dfd2b6207f60a98e70036768b3f62d19aaffa5
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M platforms/Cross/vm/sqHeapMap.c
    M platforms/win32/vm/sqWin32Backtrace.c
    M platforms/win32/vm/sqWin32Prefs.c
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  Use sqIntptr_t rather than sqint for converting int<->pointer

This preserves compatibility for legacy interpreter 32 bits image on 64 bits VM.




More information about the Vm-dev mailing list