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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: ef58d971324ddfffc54d401eb2b0903e9d91b3c3
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ef58d971324ddfffc54d401eb2b0903e9d91b3c3
  Author: Vincent Blondeau <[hidden email]>
  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 <[hidden email]>
  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