<p>Makes Windows builds compile and run again.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fixes minor slips to make win platform compile again.</li>
  <li>Merge branch 'Cog' into marceltaeumel/actions</li>
  <li>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.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572/files#diff-2542a6d4a9093d29eb64ea2ce2ceab112b8172df4ff05c1618a9acdbef20734a">build.win32x86/common/Makefile</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572/files#diff-428beb1f89e2ea39f5f6aec11ea933c111314a322bc2bdcca7921b6c7ca1ff49">build.win64x64/common/Makefile</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572/files#diff-8d28f074d94543b1e5658a3a1b11c3110564bd46962863fe0be7619027bcab81">platforms/win32/plugins/SoundPlugin/sqWin32Sound.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572/files#diff-c14391eabd511ee8c0952388b2b0f51024f79b3d4b69bcc32a9b34e73bc822ae">platforms/win32/vm/sqWin32SpurAlloc.c</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3TPCCABZDPNOCSCJLTXK445ANCNFSM5AGQLFQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW7X6GM77KZSVTOJPV3TXK445A5CNFSM5AGQLFQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OBECEOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>