[BUG] floatAt:put: problems on Linux?

John Chludzinski jchludzinski at worldkey.net
Wed Jan 3 16:23:05 UTC 2001


In my workspace I enter the following code:

| x |
x _ ByteArray new: 12.  
x floatAt: 4 put: 2.4

When I try to execute this fragment I get a #primitiveFailed message when running on Linux.  It's part of my code on Win2K and I have NO problems 
there (on Win2K).  I tried downloading and installing libffi_1.20.tar.gz as was recommended but to NO avail.

Any suggestions?

---John








More information about the Squeak-dev mailing list