guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ash rewrite


From: Rob Browning
Subject: Re: ash rewrite
Date: Wed, 09 Feb 2005 15:29:34 -0600
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> I checked in my rewrite of ash, it should be much faster than using
> integer-expt.

Hmm I noticed that at least on my machine, make check fails with
current CVS.  I don't know if it's related, and haven't had a chance
to investigate further:

Running fractions.test
ERROR: fractions.test: fractions: (eqv? (ash 1/2 0) 1/2) - arguments: 
((wrong-type-arg "ash" "Wrong type argument in position ~A: ~S" (1 1/2) (1/2)))
ERROR: fractions.test: fractions: (eqv? (ash 1/2 1) 1) - arguments: 
((wrong-type-arg "ash" "Wrong type argument in position ~A: ~S" (1 1/2) (1/2)))
Running gc.test


-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]