This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

inline


I changed the configure script to test for "extern inline" in the way
that GCC expects. This may prevent other compilers picking up the
parts of the header files inside HAVE_INLINE, as a temporary solution
to that problem. I have not decided whether to go with the #ifdef
__GNUC__ in the header files or the alternative method used by GLIB
which is also a possibility. Anyway I'm outta here till next weekend
now.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]