[BUG] Float NaN's

Tim Rowledge tim at sumeru.stanford.edu
Mon Sep 13 17:38:27 UTC 2004


Chris Muller <afunkyobject at yahoo.com> wrote:

> 
> (Set with: Float nan) includes: Float nan    "false"
Same on my 3.7 VM.
> 
> (Dictionary at: Float nan put: 'NaN'; yourself) printString   "boom"
Depends what you mean by "boom". I just get a notifier for 'Cannot
truncate this number'.  Wasn't ther some work done a while ago on a
similar issue - the Float installed in the specialObjectsArray was
causing trouble similar to this.

tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Strange OpCodes: TDB: Transfer and Drop Bits



More information about the Squeak-dev mailing list