At Sat, 11 Oct 2008 15:54:00 -0400, Joshua Shaffer wrote: > > "sys/infnan.c", "sys/hypot.c" and "sys/coerce.c" include forward function > symbol declarations that redefine the symbols in the header files. The new > definitions drop the extern "C". > > When compiling with a c++ compiler, the function turns out to have a mangled > c++ symbol name yet they are referenced as if they were C symbols.
Thanks for the email. I will make those changes. -- Brian Gough GNU Scientific Library - http://www.gnu.org/software/gsl/ _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
