[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when as
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value |
Date: |
Fri, 23 Mar 2012 10:24:14 +0100 |
User-agent: |
Mutt/1.4.2.3i |
On Fri, Mar 23, 2012 at 10:20:47AM +0100, Peter Bex wrote:
> Thanks for the info. I've improved the "numbers" test suite (which I'd
> like to remind everone can also be used for testing other R5RS Schemes,
> and for R8RS Schemes if the tests for padding syntax are removed) to
> include these cases:
> http://bugs.call-cc.org/browser/release/4/numbers/trunk/tests/string-conversion.scm
s/R8RS/R7RS/. Let's not get ahead of things ;)
Also, the nan/inf things need to be removed for R5RS Schemes, I think.
These tests actually test for a hybrid of R5RS/R7RS syntax (which is
useful for Schemes like Chicken that will probably aim to support both).
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth
- [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Peter Bex, 2012/03/21
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, John Cowan, 2012/03/21
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Peter Bex, 2012/03/22
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, John Cowan, 2012/03/22
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Peter Bex, 2012/03/22
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, John Cowan, 2012/03/22
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Peter Bex, 2012/03/22
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Peter Bex, 2012/03/22
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, John Cowan, 2012/03/23
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Peter Bex, 2012/03/23
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value,
Peter Bex <=
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, John Cowan, 2012/03/23
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, Christian Kellermann, 2012/03/26