[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #788: #e1.0000000000000001 evaluates to 1.0 with
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #788: #e1.0000000000000001 evaluates to 1.0 with numbers on the REPL |
Date: |
Wed, 15 Feb 2012 21:23:46 -0000 |
#788: #e1.0000000000000001 evaluates to 1.0 with numbers on the REPL
-------------------------+--------------------------------------------------
Reporter: ckeen | Owner: sjamaan
Type: defect | Status: closed
Priority: major | Milestone: 4.8.0
Component: extensions | Version: 4.7.x
Resolution: worksforme | Keywords: numbers reader syntax
-------------------------+--------------------------------------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => worksforme
Comment:
I forgot to add this to the changelog on the wiki, but the fix for
exactness prefix handling is only available in trunk, not in numbers 2.7.
It only works with the 4.7.4 dev snapshot anyway (or some master version
between 4.7.3 and 4.7.4, of course). I will make a new numbers release
ASAP (I need to get the numbers tests compiled first, or else maybe I
could disable the types database I guess)
I've tested this on call-cc.org (which is also 32-bits, which we
originally thought was the cause of this since it worked on 64-bits) and
I've updated the changelog to reflect the fact that this only works in
trunk.
--
Ticket URL: <http://bugs.call-cc.org/ticket/788#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.