[Kde-windows] jurl - warnings (C4661)

Jarosław Staniek js at iidea.pl
Tue Oct 18 09:50:15 CEST 2005


Christian Ehrlicher said the following, On 2005-10-18 06:55:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello Jaroslaw,
> 
> Do you also get those warnings compiling kurl.cpp? What should we do
> there? It should be no problem to add the missing functions but I wonder
> why QList<T> doesn't implement them... or should we ignore them with
> - -wd4661?
> Another question - why includes dcop.cpp a cpp file (marshall.cpp) which
> also includes another cpp (kurl.cpp) - this isn't really good style.
> Currently I've splitted these three files and it works fine for me
> (except the warnings above).
> Ican send you a patch qwith all changes I made in dcop to get it compile

dcop doesn't use kdecore, right? So since KURL is inlined in dcop,
KDECORE_EXPORT should be defined as nothing:

#define KDECORE_EXPORT

See old file: win/pro_files/dcop/client/client.pro (there's
DEFINES += KDECORE_EXPORT=
line). Have you done this?

> 
> Christian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFDVIBBnNKwkgf+zVMRAmiUAJwIVEBtAlJrcnT0C6lFyRe1A6WpWACePqnq
> WqCKroZZlKdjziLThBBjDOk=
> =nhl7
> -----END PGP SIGNATURE-----
> 


-- 
regards / pozdrawiam,
  Jaroslaw Staniek / OpenOffice Polska
  Kexi Developer:
      http://www.kexi-project.org | http://koffice.org/kexi
  KDE3, KDE4 libraries for developing MS Windows applications:
      http://wiki.kde.org/tiki-index.php?page=KDElibs+for+win32



More information about the Kde-windows mailing list