[Webkit-unassigned] [Bug 55155] New: USE_PARAM not declared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 09:16:14 PST 2011


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

           Summary: USE_PARAM not declared
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: romaxa at gmail.com


Attempt to compile latest trunk fail with:
../../../WebKit/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp: In member function 'JSC::JSValue WebCore::JSInjectedScriptHost::currentCallFrame(JSC::ExecState*)':
../../../WebKit/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp:133: error: 'USE_PARAM' was not declared in this scope
../../../WebKit/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp:134: error: expected ';' before 'return'



Sounds like it coming from bug 55057

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