[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Marceltaeumel/actions (#572)

Marcel Taeumel notifications at github.com
Mon Jul 12 10:05:02 UTC 2021


Makes Windows builds compile and run again.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fixes minor slips to make win platform compile again.
  * Merge branch 'Cog' into marceltaeumel/actions
  * Fixes regression in minAddressHint() refactoring, which lazily initializes pageSize. So, we must not use roundUpToPage() before calling minAddressHint(). This is okay, because sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(...) does the rounding anyway.

-- File Changes --

    M build.win32x86/common/Makefile (1)
    M build.win64x64/common/Makefile (1)
    M platforms/win32/plugins/SoundPlugin/sqWin32Sound.c (2)
    M platforms/win32/vm/sqWin32SpurAlloc.c (4)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572.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/572
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210712/eda6f02a/attachment.html>


More information about the Vm-dev mailing list