kdelibs win x64 patches
Rolf Eike Beer
kde at opensource.sf-tec.de
Mon Apr 26 17:54:57 BST 2010
Am Montag 26 April 2010 13:37:14 schrieb Ralf Habacker:
> Hi,
>
> Patrick von Reth sent me patches for compiling kdelibs with x64 mingw
> compiler. They mostly covers "loss presision" errors by using
> (u)intptr_t types instead of (unsigned)long
>
> Are there any problems with this patches ? Otherwise I would commit them
> into kdelibs svn trunk
--- khtml/misc/arena.h (Revision 1118962)
+++ khtml/misc/arena.h (Arbeitskopie)
@@ -40,6 +40,7 @@
#define ARENA_H
#include <config-khtml.h>
+#include <stdint.h>
This will break on any MS Visual Studio before 2010.
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100426/c1e1612c/attachment.sig>
More information about the kde-core-devel
mailing list