Re: long long warning
- From: Mirko Streckenbach <mirko ramz ing tu-bs de>
- To: gtk-devel-list redhat com
- Subject: Re: long long warning
- Date: Wed, 28 Oct 1998 13:30:27 +0100 (MET)
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]