[Webkit-unassigned] [Bug 121945] New: Fix ordered comparison warnings in BitmapImage::drawPattern

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 01:54:51 PDT 2013


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

           Summary: Fix ordered comparison warnings in
                    BitmapImage::drawPattern
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: seokju at webkit.org


gcc 4.7 warns about the pointer to integer comparison. Debug build breaks on EFL.
WebKit/Source/WebCore/platform/graphics/BitmapImage.cpp:509:9: error: ordered comparison of pointer with integer zero [-Werror=extra]

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