octave-maintainers
[Top][All Lists]
Advanced

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

Re: Status of FLTK on MacOS X


From: John W. Eaton
Subject: Re: Status of FLTK on MacOS X
Date: Tue, 5 Jan 2010 01:46:45 -0500

On  4-Jan-2010, Ben Abbott wrote:

| I discovered some typos in my build process.  With those fixed, I have one 
failure.
| 
|       >>>>> processing 
/Users/bpabbott/Development/mercurial/local_clone/src/data.cc
|         ***** assert(log2(complex(0,Inf)), Inf + log2(i));
|       !!!!! test failed
|       assert (log2 (complex (0, Inf)),Inf + log2 (i)) expected
|       Inf + 2.266i
|       but got
|       Inf - NaNi
|       NaNs don't match

I think we discussed this problem on one of the lists recently.  It
happens with GCC if you compile without optimization.

| About half the time I run fntests.m from the command line it
| passes. I occasionally get a failure when testing chol.cc
| (increasing the error tolerance would fix that).

Which test fails, and which tolerance should be increased?

Thanks,

jwe


reply via email to

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