[Webkit-unassigned] [Bug 31323] New: Fix a few compiler warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 15:38:13 PST 2009


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

           Summary: Fix a few compiler warnings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


QtWebKit built on Linux using GCC 4.4 reports the following compiler warnings:

WebCore/editing/htmlediting.cpp: In function bool
WebCore::isRenderedAsNonInlineTableImageOrHR(const WebCore::Node*):
WebCore/editing/htmlediting.cpp:1087: warning: suggest parentheses around &&
within ||

WebKit/qt/tests/qwebframe/tst_qwebframe.cpp: In member function virtual
QNetworkReply*
FakeNetworkManager::createRequest(QNetworkAccessManager::Operation, const
QNetworkRequest&, QIODevice*):
WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:2241: warning: suggest explicit
braces to avoid ambiguous else

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