bug-guile
[Top][All Lists]
Advanced

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

Re: Problem compiling tests for guile 1.7.1


From: Kevin Ryde
Subject: Re: Problem compiling tests for guile 1.7.1
Date: Fri, 10 Dec 2004 07:43:56 +1100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Pierre <address@hidden> writes:
>
> fail: scm_from_double (nan) == +nan.0
> FAIL: test-conversion

See if you can trace through with gdb to see where it fails, ie. if
one of the operands is not a nan, or if the comparison has gone wrong.

A build with CFLAGS=-g will make source lines work properly, but might
also make the problem go away.




reply via email to

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