[Webkit-unassigned] [Bug 121984] New: [Qt] Fix build after r156487

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 14:36:48 PDT 2013


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

           Summary: [Qt] Fix build after r156487
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbriance at cisco.com


Fix Qt build after r156487 (http://trac.webkit.org/changeset/156487)

Seen with our sh4 build bot (http://build.webkit.org/builders/Qt%20Linux%20SH4%20Release/builds/30703):

/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/bridge/qt/qt_runtime.cpp: In member function 'OpaqueJSValue* JSC::Bindings::QtRuntimeMethod::jsObjectRef(JSContextRef, const OpaqueJSValue**)':
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/bridge/qt/qt_runtime.cpp:1304:18: error: 'PassWeak' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/WebCore/bridge/qt/qt_runtime.cpp:1304:35: error: expected primary-expression before '>' token
make[2]: *** [.obj/release-shared/bridge/qt/qt_runtime.o] Error 1
make[2]: *** Waiting for unfinished jobs....

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