[Webkit-unassigned] [Bug 234814] New: [PAS] constant-logical-operand clang warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 05:22:16 PST 2022


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

            Bug ID: 234814
           Summary: [PAS] constant-logical-operand clang warnings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com

/app/webkit/WebKitBuild/Release/bmalloc/Headers/bmalloc/pas_utils.h:583:12: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
    if ((0 || 0))
           ^  ~
/app/webkit/WebKitBuild/Release/bmalloc/Headers/bmalloc/pas_utils.h:583:12: note: use '|' for a bitwise operation

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220103/696ea1c1/attachment.htm>


More information about the webkit-unassigned mailing list