Bug 41245

Summary: gcc warning fix, add suggested parenthesis
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2010-06-26 01:25:11 PDT
..\..\..\WebCore\rendering\RenderBlock.cpp: In member function 'void WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int)': ..\..\..\WebCore\rendering\RenderBlock.cpp:2108:184: warning: suggest parentheses around '&&' within '||' ..\..\..\WebCore\rendering\RenderBlock.cpp:2117:182: warning: suggest parentheses around '&&' within '||' ..\..\..\WebCore\rendering\RenderBlock.cpp:2130:181: warning: suggest parentheses around '&&' within '||'
Attachments
Patch (2.94 KB, patch)
2010-06-26 01:27 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2010-06-26 01:27:21 PDT
Csaba Osztrogonác
Comment 2 2010-06-28 03:30:35 PDT
Comment on attachment 59825 [details] Patch Clearing flags on attachment: 59825 Committed r61992: <http://trac.webkit.org/changeset/61992>
Csaba Osztrogonác
Comment 3 2010-06-28 03:30:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.