[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Adding checks to some procedures that acce
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Adding checks to some procedures that accept integers only |
Date: |
Sun, 8 Apr 2012 18:27:09 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sat, Apr 07, 2012 at 03:21:34PM +0200, Peter Bex wrote:
> Hi all,
>
> Here's a patch that adds some tests for odd?, even?, lcm, gcd, quotient,
> modulo, remainder and arithmetic-shift.
I forgot to mention: I looked at C_i_positivep which seems to be wrong
too, but I couldn't trigger an error in the tests. Any idea how and
when the rewrite takes effect?
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