bug-guile
[Top][All Lists]
Advanced

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

Re: guile-1.8.1 fails test on amd64


From: Kevin Ryde
Subject: Re: guile-1.8.1 fails test on amd64
Date: Tue, 23 Jan 2007 07:59:19 +1100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"Marijn Schouten (hkBst)" <address@hidden> writes:
>
> test-conversion.c: In function ‘test_1’:
> test-conversion.c:32: warning: format ‘%Ld’ expects type ‘long long
> int’, but argument 4 has type ‘scm_t_intmax’

Rob's looking at that I think.

> FAIL: numbers.test: max: big / real: (= big*5 (max big*5 -inf.0))
> FAIL: numbers.test: max: real / big: (= big*5 (max -inf.0 big*5))
> FAIL: numbers.test: min: big / real: (= big*5 (min big*5 +inf.0))
> FAIL: numbers.test: min: real / big: (= big*5 (min +inf.0 big*5))
> FAIL: numbers.test: max: big / real: (= big*5 (max big*5 -inf.0))
> FAIL: numbers.test: max: real / big: (= big*5 (max -inf.0 big*5))
> FAIL: numbers.test: min: big / real: (= big*5 (min big*5 +inf.0))
> FAIL: numbers.test: min: real / big: (= big*5 (min +inf.0 big*5))

Thanks, I think I fixed that (dodgy test).

> ERROR: srfi-14.test: Latin-1 (8-bit charset): char-set:punctuation
> (membership) - arguments: ((unbound-variable #f "Unbound variable: ~S"
> (thrown) #f))

Another dodgy test.

> FAIL: srfi-60.test: copy-bit: (eqv? -1 (copy-bit 62 -1 #t))

An actual bug, should be fixed now (and also fixed in the debian
packaged version now I think).

> In thread:
> ERROR: In procedure gmtime:
> ERROR: Value too large for defined data type

Can you tell where that comes from?  That might be a new one.




reply via email to

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