bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] GSL bug


From: Brian Gough
Subject: Re: [Bug-gsl] GSL bug
Date: Mon, 22 Feb 2010 22:07:51 +0000
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Sun, 21 Feb 2010 17:24:56 -0500,
Gunjan Verma wrote:
>     In cholesky.c, there is the keyword "inline" in the quiet sqrt function
> which caused the build I was doing for a C89 system to break. I believe
> there should be a check there to determine whether the system supports
> inline or not - perhaps using the config.h .

Thanks for the bug report.  This should be detected and handled
automatically by the configure test for inline.  There are many other
uses of inline in the library.  Can you send the output of ./configure
and the resulting config.log and config.h file.

-- 
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/




reply via email to

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