Re: long long warning



Hi!

> /home/hp/local/include/glib.h:564: warning: ANSI C++ does not support
> `long long'
> /home/hp/local/include/glib.h:565: warning: ANSI C++ does not support
> `long long'

> Does someone know how to avoid this? Some sort of #ifdef ANSI_CXX thing? 
Must be fixed in glib.h, long long shouldn't be use if --ansi is used as
compiler option (not a C++ problem). 


ciao,
mirko.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]