[webkit-gtk] [PATCH] Fix build problem on win32

Phil Longstaff plongstaff at rogers.com
Tue Oct 20 09:38:11 PDT 2009


I've attached a patch for WebKit/gtk/webkit/webkitdownload.cpp which fixes a 
build problem on win32.  The symbol "ERROR" is already #defined, so to fix this, 
I changed "ERROR" to "SIGNAL_ERROR" in the enum.

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20091020/c2451db3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webkitdownload.cpp.diff
Type: text/x-patch
Size: 586 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20091020/c2451db3/attachment.bin>


More information about the webkit-gtk mailing list