You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What does our bit-shifting primitive do in 32 bit if you do aSmallInteger << 48? Verify if Cog returns a LargePositiveInteger and that we return the same. There are probably test cases for this in the KernelTests-Numbers package.
@timfel told me that there used to be and could still be a lingering bug.
The text was updated successfully, but these errors were encountered:
What does our bit-shifting primitive do in 32 bit if you do aSmallInteger << 48? Verify if Cog returns a LargePositiveInteger and that we return the same. There are probably test cases for this in the KernelTests-Numbers package.
@timfel told me that there used to be and could still be a lingering bug.
The text was updated successfully, but these errors were encountered: