... at http://www.mirandabanda.org/files/Cog/VM/VM.r3144. Apologies; the 3143 VMs were broken. CogVM binaries as per VMMaker.oscog-eem.950/r3144 Fix regression in new primitiveBitShift. Introduce >>> as an explicitly signed shift. 64-bit ize magnitude64BitIntegerFor:neg:, positive64BitIntegerFor: & signed64BitIntegerFor: -- best, Eliot
On Fri, Nov 21, 2014 at 4:08 PM, Eliot Miranda <eliot.miranda@gmail.com> wrote:
... at http://www.mirandabanda.org/files/Cog/VM/VM.r3144.
Apologies; the 3143 VMs were broken.
and I'm sorry to say the 3144 look broken too. I suspect the VM is not correctly normalizing bit-operations on large integers into SmallIntegers as expected.
CogVM binaries as per VMMaker.oscog-eem.950/r3144
Fix regression in new primitiveBitShift. Introduce >>> as an explicitly signed shift. 64-bit ize magnitude64BitIntegerFor:neg:, positive64BitIntegerFor: & signed64BitIntegerFor: -- best, Eliot
-- best, Eliot
No problem! Thanks for creating this great asset! Stef
On Fri, Nov 21, 2014 at 4:08 PM, Eliot Miranda <eliot.miranda@gmail.com <mailto:eliot.miranda@gmail.com>> wrote:
... at http://www.mirandabanda.org/files/Cog/VM/VM.r3144 <http://www.mirandabanda.org/files/Cog/VM/VM.r3144>.
Apologies; the 3143 VMs were broken.
and I'm sorry to say the 3144 look broken too. I suspect the VM is not correctly normalizing bit-operations on large integers into SmallIntegers as expected.
CogVM binaries as per VMMaker.oscog-eem.950/r3144
Fix regression in new primitiveBitShift. Introduce >>> as an explicitly signed shift. 64-bit ize magnitude64BitIntegerFor:neg:, positive64BitIntegerFor: & signed64BitIntegerFor: -- best, Eliot
-- best, Eliot
+1 Doru On Sun, Nov 30, 2014 at 8:57 PM, stepharo <stepharo@free.fr> wrote:
No problem! Thanks for creating this great asset!
Stef
On Fri, Nov 21, 2014 at 4:08 PM, Eliot Miranda <eliot.miranda@gmail.com> wrote:
... at http://www.mirandabanda.org/files/Cog/VM/VM.r3144.
Apologies; the 3143 VMs were broken.
and I'm sorry to say the 3144 look broken too. I suspect the VM is not correctly normalizing bit-operations on large integers into SmallIntegers as expected.
CogVM binaries as per VMMaker.oscog-eem.950/r3144
Fix regression in new primitiveBitShift. Introduce >>> as an explicitly signed shift. 64-bit ize magnitude64BitIntegerFor:neg:, positive64BitIntegerFor: & signed64BitIntegerFor: -- best, Eliot
-- best, Eliot
-- www.tudorgirba.com "Every thing has its own flow"
participants (3)
-
Eliot Miranda -
stepharo -
Tudor Girba