[Webkit-unassigned] [Bug 48851] New: Chromium build failure with clang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 10:55:37 PDT 2010


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

           Summary: Chromium build failure with clang
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ctruta at chromium.org


I tried building Chromium with clang, according to the instructions posted at
http://code.google.com/p/chromium/wiki/Clang

The build failed because of the following compiler warning-turned-error:
DumpRenderTree/chromium/TestShell.h:147:68: error: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]

This was introduced in changeset 70537:
http://trac.webkit.org/changeset/70537

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