[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 411fb2: Windows API expect a DWORD moduleCount, use that.

GitHub noreply at github.com
Wed Jul 13 06:56:36 UTC 2016


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

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

  Log Message:
  -----------
  Windows API expect a DWORD moduleCount, use that.


  Commit: 5a0369edf24c0bdbd497bf242765e69af576e759
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5a0369edf24c0bdbd497bf242765e69af576e759
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c

  Log Message:
  -----------
  Don't convert pointers to DWORD, it's not 64bits friendly

Use the usqIntptr_t that's what it's for.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/2729365fa4b7...5a0369edf24c


More information about the Vm-dev mailing list