[bug-gsl] Use of inline keyword in GSL 1.11 (2008-05-06)
|
From: |
"Albert Strasheim" <fullung@.........> |
|
Subject: |
Use of inline keyword in GSL 1.11 |
|
Date: |
Tue, 6 May 2008 08:40:25 +0200 |
|
To: |
bug-gsl@gnu.org |
Hello,
I'm trying to build GSL 1.11 with a compiler that doesn't support the
inline keyword.
HAVE_INLINE is not defined, but there seems to be some use of the
inline keyword in siman.c that doesn't use a #ifdef HAVE_INLINE check.
Regards,
Albert