[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] ef58d9: Use || instead of | and use MAXDWORD instead of a ...

Eliot Miranda noreply at github.com
Fri May 1 22:28:13 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: ef58d971324ddfffc54d401eb2b0903e9d91b3c3
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ef58d971324ddfffc54d401eb2b0903e9d91b3c3
  Author: Vincent Blondeau <vincent.blondeau at lifeware.ch>
  Date:   2020-04-12 (Sun, 12 Apr 2020)

  Changed paths:
    M platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c

  Log Message:
  -----------
  Use || instead of | and use MAXDWORD instead of a new constant

Fix review of #485


  Commit: 6d13e91375b93949c913c454e7dbd9da657809d8
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6d13e91375b93949c913c454e7dbd9da657809d8
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
    M platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c

  Log Message:
  -----------
  Merge pull request #486 from VincentBlondeau/fixMoreThanDWORDSizeImage2

[Improvment][Win64]Cannot save and load image files with a heap whose size is more than 0xff ff ff ff (~4.1GB)


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/0b051e42357b...6d13e91375b9


More information about the Vm-dev mailing list