[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Undefined evaluation order in C generated code (in primitiveSetOrHasIdentityHash) (#596)

Nicolas Cellier notifications at github.com
Fri Sep 17 11:31:57 UTC 2021


I suggest writing

	((objectMemory isIntegerObject: hash)
	and: [(hash bitAnd: (objectMemory integerObjectOf: objectMemory maxIdentityHash)) = hash]) ifFalse:

as a workaround

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/596#issuecomment-921724916
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210917/2e899841/attachment.html>


More information about the Vm-dev mailing list