[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] [Improvment][Win64]Cannot save and load image files with a heap whose size is more than 0xff ff ff ff (~4.1GB) (#486)

Vincent Blondeau notifications at github.com
Sun Apr 12 10:05:56 UTC 2020


Use || instead of | and use MAXDWORD instead of a new constant

Fix review of #485 and Fix #484


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/486

-- Commit Summary --

  * Use || instead of | and use MAXDWORD instead of a new constant

-- File Changes --

    M platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c (9)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/486.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/486.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/486
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200412/796d896e/attachment-0001.html>


More information about the Vm-dev mailing list