Bug 44468

Summary: Fix gcc warning introduced in 65731 II.
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: podivilov, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 43191    
Attachments:
Description Flags
proposed fix none

Csaba Osztrogonác
Reported 2010-08-23 16:36:48 PDT
This warning introduced in http://trac.webkit.org/changeset/65731 gcc warning: ../../../WebCore/inspector/InspectorDOMAgent.cpp:974: warning: suggest parentheses around arithmetic in operand of |
Attachments
proposed fix (1.19 KB, patch)
2010-08-23 16:40 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2010-08-23 16:40:39 PDT
Created attachment 65181 [details] proposed fix
Csaba Osztrogonác
Comment 2 2010-08-24 02:01:43 PDT
My proposed patch is incorrect, the real fix is in https://bugs.webkit.org/show_bug.cgi?id=44466 *** This bug has been marked as a duplicate of bug 44466 ***
Note You need to log in before you can comment on or make changes to this bug.