[webkit-reviews] review requested: [Bug 48851] [Chromium] Build failure with clang : [Attachment 72708] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 11:46:23 PDT 2010


Cosmin Truta <ctruta at chromium.org> has asked  for review:
Bug 48851: [Chromium] Build failure with clang
https://bugs.webkit.org/show_bug.cgi?id=48851

Attachment 72708: Fix
https://bugs.webkit.org/attachment.cgi?id=72708&action=review

------- Additional Comments from Cosmin Truta <ctruta at chromium.org>
Here is the fix.

Since gcc doesn't issue this warning by default, would it not be worth adding
-Wtype-limits (and possibly others) to all CFLAGS, to ensure a smoother gcc <->
clang transition in the future?


More information about the webkit-reviews mailing list