[BUG][FIX] FloatArrayIsZero

Alexander at Lazarevic.de Alexander at Lazarevic.de
Fri Apr 2 08:18:58 UTC 2004


Installing Scamper into the latest 3.7alpha from SqueakMap will fail
because of the following. (The bug is not in scamper, but that's how I
found the bug)

"Change Set:		FloatArrayIsZero
Date:			2 April 2004
Author:			Alexander at Lazarevic.de

Division with FloatArrays will fail because of a missing isZero method.
This just adds this method to the class FloatArray.

Testcase :)
2.0 / #(1 2) asFloatArray
"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FloatArrayIsZero.cs.gz
Type: application/octet-stream
Size: 312 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040402/4393bf79/FloatArrayIsZero.cs.obj


More information about the Squeak-dev mailing list