[webkit-gtk] [PATCH] Patch to build win32/gtk version
Phil Longstaff
plongstaff at rogers.com
Fri Oct 2 14:48:32 PDT 2009
I'm attaching a patch for WebCore/platform/FileSystem.h. This patch changes
the order of some #if/#else/#elif so that when building webkitgtk for win32,
the gtk mechanisms (e.g. GModule) are used rather than win32 mechanisms (e.g.
HMODULE).
It also adds ==, < and != to the platform version class because these
operations are used on certain platforms but were not defined.
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20091002/80ff751b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: text/x-patch
Size: 1878 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20091002/80ff751b/attachment.bin>
More information about the webkit-gtk
mailing list