[squeak-dev] Very strange bug with Cog VM

Stéphane Rollandin lecteur at zogotounga.net
Wed Jun 30 21:17:35 UTC 2010


>> #('0.0 closeTo: 0' '(1.0 closeTo: 1) and: [0.0 closeTo: 0]' '0.0
>> closeTo: 0') collect: [:s| Compiler evaluate: s] #(true true true)
>
> I get #(true false false) in the 4.1 image released as a all-in-one Cog
> zip for Windows by Andreas, on the 20th, which you can get at
> http://squeakvm.org/win32/experimental/CogSqueak4.1.zip

To be as comprehensive as possible in my report:

I get #(true true true) on that very image with a regular Squeak4.0.2 VM.

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


Stef





More information about the Squeak-dev mailing list