[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] int-sqInt inconsistencies (#465)

smalltalking notifications at github.com
Fri Jan 3 16:37:43 UTC 2020


Some type declarations were not changed from int to sqInt, so now there are some inconsistencies, which are detected when compiling the 64-bit VM with LTO enabled.
The following functions are affected:
- primInIOProcessEventsFlagAddress
- ioGatherEntropy
- GetAttributeString
- primitivePluginBrowserReady
- primitivePluginDestroyRequest
- primitivePluginRequestFileHandle
- primitivePluginRequestState
- primitivePluginRequestURL
- primitivePluginRequestURLStream
- primitivePluginPostURL

-- 
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/issues/465
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200103/f40480a7/attachment.html>


More information about the Vm-dev mailing list