[Webkit-unassigned] [Bug 143457] Fix -Wparentheses warning with GCC 5 in SaturatedArithmetic.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 05:47:44 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143457

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #1) 
> Didn't squint hard enough; that needs more parentheses.

Squinted too hard. >> has higher precedence than both & and && so the extra parentheses are not needed. Comment #0 is correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150407/2ea331c1/attachment.html>


More information about the webkit-unassigned mailing list