[webkit-gtk] [PATCH] Fix build problem on win32
Jean-Philippe Chancelier
jpc at cermics.enpc.fr
Mon Oct 26 01:34:14 PDT 2009
>> Where is ERROR defined in win32? I suggest you file a bug in
>> bugs.webkit.orgso we can discuss the patch. I assume it would break
>> compatibility with previous releases so would be nice to discuss this
>> with other WebKitGtk devs.
Hi,
I think that changing ERROR to something different as
ERROR_SIGNAL ( in the enum and in webkit_download_signals[ERROR] )
in webkitdownload.cpp won't break anything since it
is just used as a local enum value. I have the same
pb than phil with that file when cross compiling.
jpc
More information about the webkit-gtk
mailing list