This is the mail archive of the gsl-discuss@sources.redhat.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]
Other format: [Raw text]

Doubts...


Hello everyone,
I was trying to compile a test program I wrote when I got the
following warning:

cc: Info: /users/hotimhou/Include/gsl/gsl_complex.h, line 39: In
this declaration, type long double has the same representation as
type double on this platform and is treated as a synonym for type
double in this compilation mode. (longdoubleny1)
typedef long double *  gsl_complex_packed_long_double ;
--------^

I'm compiling on a Compaq Tru64 Unix powered by an Alpha. The
program works fine though.... Is it a warning that is safe to
ignore and how do I get rid of that message for future
compilations? Thanks in advance!

tim


__________________________________________________
Do You Yahoo!?
Yahoo! Mobile - Jazz up your mobile phone!  Get funky ringtones and logos!
http://mobile.yahoo.com.sg/


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