[Webkit-unassigned] [Bug 35197] New: Fix compiler warning "suggest parentheses around "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 20 14:29:10 PST 2010


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

           Summary: Fix compiler warning "suggest parentheses around "
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


WebCore/html/DateComponents.cpp: In function ‘bool
WebCore::beforeGregorianStartDate(int, int, int)’:
WebCore/html/DateComponents.cpp:148: warning: suggest parentheses around ‘&&’
within ‘||’
WebCore/html/DateComponents.cpp:149: warning: suggest parentheses around ‘&&’
within ‘||’
WebCore/plugins/PluginDatabase.cpp: In member function ‘WebCore::PluginPackage*
WebCore::PluginDatabase::findPlugin(const WebCore::KURL&, WebCore::String&)’:
WebCore/plugins/PluginDatabase.cpp:261: warning: suggest parentheses around
assignment used as truth value

-- 
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