[Webkit-unassigned] [Bug 135414] New: Build warning in webkit/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 02:47:18 PDT 2014


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

           Summary: Build warning in
                    webkit/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tanay.c at samsung.com


Build warning as follows
/home/tanay.c/webkit-tar/webkit/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp:1447:18: warning: unused parameter ‘vm’ [-Wunused-parameter]
 static JSObject* putToScopeCommon(ExecState* exec, Instruction* pc, VM& vm)

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