[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: |
Christian Kellermann |
Subject: |
Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value |
Date: |
Mon, 26 Mar 2012 11:13:50 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
* Peter Bex <address@hidden> [120321 22:35]:
> Hi!
>
> Here's a simple patch (it only adds the (not (eq? exactness 'i)) check, but
> I took the opportunity to rid us of a few of those nasty square parens :P).
>
Ah this has been lost in conversation :) Thanks for the reminder,
I have pushed this patch (minus the whitespaces)..
--
9 out of 10 voices in my head say, that I am crazy,
one is humming.
- Re: [Chicken-hackers] [PATCH] Omit warning about exact fractions when asked for an inexact value, (continued)
- 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, 2012/03/23
- 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 <=