pspp-dev
[Top][All Lists]
Advanced

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

Re: isfinite is not portable


From: Ben Pfaff
Subject: Re: isfinite is not portable
Date: Thu, 07 Dec 2006 17:40:32 -0800
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Jason Stover <address@hidden> writes:

> data-out.c calls isfinite, but BSD's math.h has no such function.
>
> Since we already link to gsl, I recommend using 
>
> int gsl_finite (const double X)

Thanks, I checked this in.

In the long term I'm going to try to get this kind of thing fixed
via gnulib, but this is fine for now.
-- 
"Writing is easy.
 All you do is sit in front of a typewriter and open a vein."
--Walter Smith




reply via email to

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