gsl matrix
Brian Gough
bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001
Juan Jose Gomez Cadenas writes:
> cd ../i386_linux22/; g++ -c -I"/home/jj/Packages/PMatrix/v1"
> -I"../../../GSL/v1/src" -I"usr/local/include" -I"../../../NAGC/v6/src"
> -I"/home/jj/Packages/NAGC/v6" -I"/home/jj/Software/NAGC/6.0/include"
> -Df2cFortran -D__cplusplus -DHAVE_INLINE -fPIC -shared -D_GNU_SOURCE
> -Dlinux -DLINUX -Dunix -pipe -ansi -Wall -W -D_GNU_SOURCE -o
> MatrixMachine.o ../src/MatrixMachine.cpp
> /usr/local/include/gsl/gsl_vector_long_double.h:58: warning: non-static
> const member `const
> gsl_vector_long_double {anonymous union}::vector' in class without a
> constructorIn file included from
I found that the error doesn't occur with g++-3.0, but does with g++ < 3.0.
I don't know if that means that the message was removed deliberately,
or if it is just missing from g++ 3.0 and will be put back in later.
Anyway I just thought I would mention it.
More information about the Gsl-discuss
mailing list