[Vm-dev] positive32BitIntegerFor: -> positiveMachineIntegerFor

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Fri Oct 23 23:49:21 UTC 2015


Some senders should use positiveMachineIntegerFor: for 64 bits compliance

I noticed:

primitiveSecondsClock
primitiveClockLogAddresses

lot of MacMenubarPlugin which convert handles to Smalltalk int

These are probably 32 bits, but IMO it does not hurt to use machine integer
- at least it's consistent with sqInt declaration :

primitiveImageFormatVersion
primitiveHeartbeatFrequency

I may report more ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20151024/67830fd6/attachment.htm


More information about the Vm-dev mailing list