<p></p>
<p><b>@j4yk</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/485#discussion_r407102741">platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c</a>:</p>
<pre style='color:#555'>> @@ -37,6 +37,7 @@ extern struct VirtualMachine *interpreterProxy;
 
 #define true  1
 #define false 0
+static const DWORD MAX_DWORD = 4294967295;
</pre>
<p>...so really one could just use the constant provided by the Windows headers below.</p>

<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/485#discussion_r407102741">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW2CFUDNPBPUAOTBKZDRMDBTLANCNFSM4MGDV3UQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW54HQGILBXW3N2PM5DRMDBTLA5CNFSM4MGDV3U2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC5NFB3Q.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/485#discussion_r407102741",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/485#discussion_r407102741",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>