help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] Re: GSL and C99 standard


From: Rodney Sparapani
Subject: [Help-gsl] Re: GSL and C99 standard
Date: Tue, 15 Apr 2008 09:00:15 -0500
User-agent: Thunderbird 2.0.0.12 (X11/20080228)

Brian Gough wrote:

It makes sense to use C99 functions internally where it's possible to
do that without breaking C89 compatibility, by providing portable
versions as a fallback.  We've done some of that with functions like
isfinite(), but there are other cases that could be changed.


Hi Brian:

I'm glad that you brought up isfinite().  I have never been able to
get this C99 feature to work with gcc.  Is there some magic trick here?
This is for relatively recent gcc (v. 4.x) on both Mac OS X and Solaris.
I must be doing something wrong, but I can't seem to figure it out. There must be some clues in GSL somewhere. Any hints?

Thanks,

Rodney





reply via email to

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