[Webkit-unassigned] [Bug 41245] New: gcc warning fix, add suggested parenthesis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 26 01:25:11 PDT 2010


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

           Summary: gcc warning fix, add suggested parenthesis
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


..\..\..\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 '||'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list