<div dir="ltr"><div><div><div><div>Some senders should use positiveMachineIntegerFor: for 64 bits compliance<br><br></div>I noticed:<br><br>primitiveSecondsClock<br>primitiveClockLogAddresses<br><br></div>lot of MacMenubarPlugin which convert handles to Smalltalk int<br><br></div>These are probably 32 bits, but IMO it does not hurt to use machine integer - at least it&#39;s consistent with sqInt declaration :<br><br>primitiveImageFormatVersion<br>primitiveHeartbeatFrequency<br><br></div>I may report more ...<br></div>