bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] slightly misleading error message


From: Federico Zenith
Subject: [Bug-gsl] slightly misleading error message
Date: Mon, 14 Feb 2005 11:40:09 +0100
User-agent: KMail/1.7.2

Hi,
in roots/roots.h, SAFE_FUNC_CALL is defined. If the function returns 
"something icky", as the comment states, it is refused, and the message 
"function not continuous" is printed.

In my case, I had this message even if my function was continuous, since there 
was yet another problem (uninitialised variable somewhere in the code, which 
caused the interval to be from 0 to 0). I think a message like "function not 
accepted, possibly not continuous" would be better, so that users don't look 
in the wrong place.

Cheers,
-Federico

Attachment: pgpYf7aXds5ch.pgp
Description: PGP signature


reply via email to

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