Hi Stéphane ,<div><br></div><div>    moving to the VM list...</div><div><br></div><div>   we need to be specific on platforms.  I&#39;ve tested on both Mac and Windows, but not yet on linux.  These VMs I&#39;ve built myself from the svn tree:</div>
<div><br></div><div><div>svn info</div><div>Path: .</div><div>URL: <a href="http://www.squeakvm.org/svn/squeak/branches/Cog">http://www.squeakvm.org/svn/squeak/branches/Cog</a></div><div>Repository Root: <a href="http://www.squeakvm.org/svn/squeak">http://www.squeakvm.org/svn/squeak</a></div>
<div>Repository UUID: fa1542d4-bde8-0310-ad64-8ed1123d492a</div><div>Revision: 2219</div><div>Node Kind: directory</div><div>Schedule: normal</div><div>Last Changed Author: eliot</div><div>Last Changed Rev: 2219</div><div>
Last Changed Date: 2010-06-25 14:32:53 -0700 (Fri, 25 Jun 2010)</div><div><br></div><div>The build version infos are:</div><div><div>(Smalltalk getSystemAttribute: 1006), (String with: Character cr), (Smalltalk getSystemAttribute: 1007), (String with: Character cr), (Smalltalk getSystemAttribute: 1008)</div>
<div><br></div><div>&#39;Mac OS X built on Jun 26 2010 08:21:33 Compiler: 4.2.1 (Apple Inc. build 5659)</div><div>CoInterpreter VMMaker-oscog.17 uuid: b0ce2f1b-0e18-48d8-a490-4b8ca8476ec7 Jun 27 2010</div><div>SimpleStackBasedCogit VMMaker-oscog.16 uuid: f8b8c00f-be77-4358-a537-ac5dd4e27747 Jun 27 2010&#39;</div>
</div><div><br></div><div> &#39;Win32 built on Jun 27 2010 10:28:30 Compiler: 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)</div><div>CoInterpreter VMMaker-oscog.17 uuid: b0ce2f1b-0e18-48d8-a490-4b8ca8476ec7 Jun 27 2010</div>
<div>SimpleStackBasedCogit VMMaker-oscog.16 uuid: f8b8c00f-be77-4358-a537-ac5dd4e27747 Jun 27 2010&#39;</div><div><br></div><div>and for both Mac OS X &amp; Win32 the results in a Squeak4.1 updated from trunk are</div><div>
#(&#39;0.0 closeTo: 0&#39; &#39;(1.0 closeTo: 1) and: [0.0 closeTo: 0]&#39; &#39;0.0 closeTo: 0&#39;) collect: [:s| Compiler evaluate: s] #(true true true)</div><div><br></div><div>What&#39;s your platform and build info?</div>
<div><br></div><div>cheers,</div><div>Eliot</div><div><br></div><div class="gmail_quote">2010/6/30 Stéphane Rollandin <span dir="ltr">&lt;<a href="mailto:lecteur@zogotounga.net">lecteur@zogotounga.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

#(&#39;0.0 closeTo: 0&#39; &#39;(1.0 closeTo: 1) and: [0.0 closeTo: 0]&#39; &#39;0.0<br>
closeTo: 0&#39;) collect: [:s| Compiler evaluate: s] #(true true true)<br>
</blockquote>
<br>
I get #(true false false) in the 4.1 image released as a all-in-one Cog<br>
zip for Windows by Andreas, on the 20th, which you can get at<br>
<a href="http://squeakvm.org/win32/experimental/CogSqueak4.1.zip" target="_blank">http://squeakvm.org/win32/experimental/CogSqueak4.1.zip</a><br>
</blockquote>
<br></div></div>
To be as comprehensive as possible in my report:<br>
<br>
I get #(true true true) on that very image with a regular Squeak4.0.2 VM.<br>
<br>
I get #(true false false) either with the Cog VM in the archive or with the newer VM Levente provided today, based on VMMaker-oscog.17.mcz<br>
<br>
<br>
Stef<br>
<br>
<br>
<br>
</blockquote></div><br></div>