[webkit-reviews] review denied: [Bug 80790] Fix some compiler warnings (miscellaneous) : [Attachment 131251] Warnings - Signed/Unsigned mismatches (merged)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 11 21:18:14 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has denied George Staikos
<staikos at kde.org>'s request for review:
Bug 80790: Fix some compiler warnings (miscellaneous)
https://bugs.webkit.org/show_bug.cgi?id=80790

Attachment 131251: Warnings - Signed/Unsigned mismatches (merged)
https://bugs.webkit.org/attachment.cgi?id=131251&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
WebKit style is to use C++ casts, not C casts.

I would encourage you to post patches to separate bugs, so that domain experts
could more easily be consulted (for instance, I don't really want to CC JSC
experts on this mostly Blackberry specific bug).


More information about the webkit-reviews mailing list