<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 9 mai 2020 à 21:57, tim Rowledge <<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On 2020-05-09, at 12:31 PM, tim Rowledge <<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>> wrote:<br>
> <br>
> The Parser>>#pattern:inContext: code clearly sends asSymbol to the string it extracts, which in turn leads us to #like: in WeakSet, which of course relies on hash values and we have had a little fun with those and 32/64 bit stuff.<br>
<br>
Hmm, the hashing of  the string is done in the MiscPrimitivePlugin; didn't we have some fun with that too, recently? Similarly the string collation to match the string with the content of the symbol. How any of that can be non-deterministic I just don't know.<br>
<br></blockquote><div>String/Symbol hash is pretty deterministic I hope...</div><div>#like: hash hex -> '16r7FA4E7F' both on 32 and 64 bits image/VM.</div><div>As a reformulation of the problem, #like: looks maybe like a Symbol, but not the one we like.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Make it right before you make it faster.<br>
<br>
<br>
<br>
</blockquote></div></div>