[Cuis-dev] ReferenceStreams with SmallIntegers in Cuis 7.5_7601 and Squeak 6.1a_23331 not yet compatible
H. Hirzel
hannes.hirzel at gmail.com
Wed Sep 24 10:49:28 PDT 2025
Yes, it worked with the new method LargePositiveInteger >>
comeFullyUpOnReload: added.
SmallInteger maxVal 1152921504606846975 .
(2 raisedTo: 60)-1 1152921504606846975 .
"is actually a 64 bit value"
I guess the remaining 4 bits are used for type information.
That would mean as far as Integer values are concerned it is fine with this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250924/6c07b874/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LargePositiveInteger-comeFullyUpOnReload.st
Type: application/octet-stream
Size: 230 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250924/6c07b874/attachment.obj>
More information about the Cuis-dev
mailing list