KDE/kdelibs/kdecore/network
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Wed Nov 21 06:58:12 CET 2007
Shane King schrieb:
> SVN commit 739431 by shakes:
>
> Use the netsupp.h definitions of inet_ntop/inet_pton even on msvc as the platform sdk exposed ones are only valid for vista
>
>
> M +0 -2 k3socketaddress.cpp
>
>
> --- trunk/KDE/kdelibs/kdecore/network/k3socketaddress.cpp #739430:739431
> @@ -41,9 +41,7 @@
>
> #include "klocale.h"
>
> -#ifndef Q_CC_MSVC
> #include "netsupp.h"
> -#endif
>
> using namespace KNetwork;
>
This will *not* work with PSDK 6 and up.
Please remove this and take a look into kdewin32 library to see how it's
currently done.
I know this solution does not work when someone compiles (and releases)
kdelibs with PSDK 6 and up but that's not a problem you have to be aware of.
Don't change such fundamental changes without asking us - we needed a
lot of time to make it work the way it is now...
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-windows/attachments/20071121/75a017ba/attachment.pgp
More information about the Kde-windows
mailing list