[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 6e705d: Remove double definition of maxOldSpaceSize and re...

GitHub noreply at github.com
Tue Jul 26 20:45:33 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 6e705d248a2bc097e0d51939dbb30f6cbd01b255
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6e705d248a2bc097e0d51939dbb30f6cbd01b255
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

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

  Log Message:
  -----------
  Remove double definition of maxOldSpaceSize and restore usqInt type for 64bits


  Commit: d9f3d4d3df7c2dd64a3a1b8f8457fd2e16025018
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d9f3d4d3df7c2dd64a3a1b8f8457fd2e16025018
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

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

  Log Message:
  -----------
  vmPathSize is sqInt not int (see sq.h)

For 64bits VM it's different


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/e50938c0e5d8...d9f3d4d3df7c


More information about the Vm-dev mailing list