Back
Boudewijn Rempt
boud at valdyas.org
Sun Jul 25 14:18:12 CEST 2004
On Sunday 25 July 2004 13:45, Boudewijn Rempt wrote:
>
> The second thing is that I notice some compilation warnings to do with
> templates that rather worry me. (gcc 3.3.3).
>
These are the warnings:
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I./../core -I./../core/compositeop
-I./../core/color_strategy -I./../core/tiles -I../../lib/kofficeui
-I../../lib/kofficeui -I../../lib/kofficecore -I../../lib/kofficecore
-I../../lib/store -I../../lib/store -I../../lib/kwmf -I../../lib/kwmf
-I../../lib/kopainter -I../../lib/kopainter -I/opt/kde3.src/include
-I/home/boud/src/kde.HEAD/qt-copy/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
-DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT kis_cmb_imagetype.lo -MD -MP -MF
".deps/kis_cmb_imagetype.Tpo" -c -o kis_cmb_imagetype.lo
kis_cmb_imagetype.cc; \
then mv -f ".deps/kis_cmb_imagetype.Tpo" ".deps/kis_cmb_imagetype.Plo"; else
rm -f ".deps/kis_cmb_imagetype.Tpo"; exit 1; fi
In file included from ../core/color_strategy/kis_colorspace_factory.h:24,
from kis_cmb_imagetype.cc:26:
../core/kis_generic_factory.h: In member function `_T
KisGenericFactory<_T>::get(const QString&) const':
../core/kis_generic_factory.h:40: warning: `std::map<QString, _T,
std::less<QString>, std::allocator<std::pair<const QString, _T> >
>::const_iterator' is implicitly a typename
../core/kis_generic_factory.h:40: warning: implicit typename is deprecated,
please see the documentation for details
../core/kis_generic_factory.h: In member function `QStringList
KisGenericFactory<_T>::listKeys() const':
../core/kis_generic_factory.h:50: warning: `std::map<QString, _T,
std::less<QString>, std::allocator<std::pair<const QString, _T> >
>::const_iterator' is implicitly a typename
../core/kis_generic_factory.h:50: warning: implicit typename is deprecated,
please see the documentation for details
../core/kis_generic_factory.h:51: warning: `std::map<QString, _T,
std::less<QString>, std::allocator<std::pair<const QString, _T> >
>::const_iterator' is implicitly a typename
../core/kis_generic_factory.h:51: warning: implicit typename is deprecated,
please see the documentation for details
kis_cmb_imagetype.cc: In constructor `
KisCmbImageType::KisCmbImageType(QWidget*, const char*)':
kis_cmb_imagetype.cc:31: warning: `listColorSpaceNames' is deprecated
(declared
at ../core/color_strategy/kis_colorspace_factory.h:35)
--
Boudewijn Rempt | http://www.valdyas.org/fading/index.cgi
More information about the kimageshop
mailing list