[Webkit-unassigned] [Bug 122267] New: [EFL debug] JavaScriptCore fails to build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 06:24:45 PDT 2013


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

           Summary: [EFL debug] JavaScriptCore fails to build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: r.plociennik at samsung.com


Build fails due to an expression containing comparison between signed and unsigned integer.

Source/JavaScriptCore/llint/LLIntData.cpp: In static member function ‘static void JSC::LLInt::Data::performAssertions(JSC::VM&)’:
Source/JavaScriptCore/llint/LLIntData.cpp:128:5: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]

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