On Thu, Apr 19, 2018 at 9:30 AM, Andres Valloud <
avall...@smalltalk.comcastbiz.net> wrote:

> The relevant spec does not state 'long' is of any particular size.
>
>
​yes I know this is why we have also a platformLongAt: method.

I was just wondering, why we have a signedLongAt: method that return always
a 32 bits int.
Would be better to have be more explicit:

platformIntAt:
platformLongAt:
int32At:
int64At:

and same for unsigned versions.

-- 
Serge Stinckwich
UMI UMMISCO 209 (SU/IRD/UY1)
"Programs must be written for people to read, and only incidentally for
machines to execute."http://www.doesnotunderstand.org/

Reply via email to