[webkit-reviews] review requested: [Bug 22260] Two build fixes for WebKit trunk against Symbian S60 : [Attachment 25170] Patch to fix compilation with WINSCW

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 06:25:29 PST 2008


Simon Hausmann <hausmann at webkit.org> has asked	for review:
Bug 22260: Two build fixes for WebKit trunk against Symbian S60
https://bugs.webkit.org/show_bug.cgi?id=22260

Attachment 25170: Patch to fix compilation with WINSCW
https://bugs.webkit.org/attachment.cgi?id=25170&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
We did not find a way to make the protection against the conversion from
pointers to booleans to integers work with WINSCW, hence the #ifdef in the
patch. But we would like to disable the protection in that case - in order to
achieve compilation - and rely on the protection to work on the actual
development platforms.


More information about the webkit-reviews mailing list