[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 527bff: Don't convert Address* to DWORD for WIN64 compatib...

GitHub noreply at github.com
Tue May 23 21:52:03 UTC 2017


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 527bff9d3c4cc64c4d06ed2d445fe490ed184f14
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/527bff9d3c4cc64c4d06ed2d445fe490ed184f14
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M platforms/win32/vm/sqWin32Backtrace.c

  Log Message:
  -----------
  Don't convert Address* to DWORD for WIN64 compatibility


  Commit: a043f1cbcaa73fae34b07db564204ebecb81bc78
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a043f1cbcaa73fae34b07db564204ebecb81bc78
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M platforms/win32/vm/sqWin32Utils.c

  Log Message:
  -----------
  Cosmetic: remove warning about passing an LPVOID as argument to printf %s on MSVC


  Commit: da0cf27ccb18d469e4654efa5b3b0f8a2336c460
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/da0cf27ccb18d469e4654efa5b3b0f8a2336c460
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M platforms/Cross/vm/sqVirtualMachine.h

  Log Message:
  -----------
  Let's not loose the volatile qualifier of utcMicroseconds()


  Commit: f1dfe3c34335da5f38f0c436b4fd15920786246d
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f1dfe3c34335da5f38f0c436b4fd15920786246d
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M platforms/Cross/vm/sq.h

  Log Message:
  -----------
  Declare displayBits &co as VM_EXPORT for MSVC compatibility


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/9c10bf527816...f1dfe3c34335


More information about the Vm-dev mailing list