[Openmcl-cvs-notifications] Commit: ccl/level-0/X86
gb@clozure.com
gb at clozure.com
Mon Apr 24 11:58:06 MDT 2006
Affected files with versions:
x86-float.lisp,1.14
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/level-0/X86
In directory clozure.com:/tmp/cvs-serv1609/level-0/X86
Modified Files:
x86-float.lisp
Log Message:
%MAKE-FLOAT-FROM-FIXNUMS: mask the high and low words of the mantissa, to ensure
that no hidden bits are set. (Some such bits were set, causing many double-float
constansts - like MOST-POSITVE-DOUBLE-FLOAT - to be bogus NaNs).
More information about the Openmcl-cvs-notifications
mailing list