[Webkit-unassigned] [Bug 21973] New: gcc warnings in ASCIICType.h and Font.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 30 10:02:59 PDT 2008


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

           Summary: gcc warnings in ASCIICType.h and Font.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bks24 at cornell.edu


gcc 4.3.3 generates "suggest parentheses around && within ||" warnings when
compiling JavaScriptCore/wtf/ASCIICType.h and WebCore/platform/graphics/Font.h

The code looks to be correct, just easy enough to mentally mis-parse that gcc
warns about it with "build-webkit --qt"'s default compiler flags.


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



More information about the webkit-unassigned mailing list