Croquet float bug

Joshua 'Schwa' Gargus schwa at cc.gatech.edu
Mon Jun 23 06:38:37 UTC 2003


Hi, 

I'm having a weird bug in Croquet that I'm surprised that I just
noticed.  When I execute '#(2 3) asFloatArray - 1.3', I get:

a FloatArray(0.0875000953674316 1.07374184e8)	instead of:
a FloatArray(0.699999988079071 1.700000047683716)

I tried it in a regular Squeak image, and it works fine.  I thought
I must have screwed something up in my image, but the same bug is
seen in the Croquet 0.01 image.  I verified that I'm not somehow
using two different VMs for the different images.  

Although I don't think the VM is the problem, I'm running a VM that I
compiled myself from the unix 3.4-1 release and VMMaker in a 3.6a
image.  On Linux.

My windows laptop is in the shop right now, so I can't test if this
bug shows up there, too.

Thanks for any help,
Joshua



More information about the Squeak-dev mailing list