[Webkit-unassigned] [Bug 102705] New: [EFL][TexMap] Complie error when considering warnings as errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 12:18:00 PST 2012


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

           Summary: [EFL][TexMap] Complie error when considering warnings
                    as errors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael at webkit.org
                CC: demarchi at webkit.org


/home/yael/webkit/ws1/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp: In function ‘float* WebCore::gaussianKernel()’:
/home/yael/webkit/ws1/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:850:30: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
/home/yael/webkit/ws1/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:857:30: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
cc1plus: all warnings being treated as errors

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