Bug 19373

Summary: Qt Build Error
Product: WebKit Reporter: Robert Sesek <rsesek>
Component: WebKit QtAssignee: George Staikos <staikos>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
URL: http://build.webkit.org/builders/trunk-qt-linux-release/builds/8887
Attachments:
Description Flags
Fix none

Robert Sesek
Reported 2008-06-03 07:10:52 PDT
Webkit build error: ../../../WebCore/bridge/qt/qt_runtime.cpp: In member function ‘void KJS::Bindings::QtConnectionObject::execute(void**)’: ../../../WebCore/bridge/qt/qt_runtime.cpp:1627: error: ‘class KJS::FunctionImp’ has no member named ‘call’ ../../../WebCore/bridge/qt/qt_runtime.cpp:1630: error: ‘class KJS::JSObject’ has no member named ‘call’ make[1]: *** [tmp/qt_runtime.o] Error 1 make[1]: Leaving directory `/home/rsesek/Desktop/WebKit/WebKitBuild/Debug/WebCore' make: *** [sub-WebCore-make_default-ordered] Error 2
Attachments
Fix (1.36 KB, patch)
2008-06-03 07:26 PDT, Robert Sesek
no flags
Robert Sesek
Comment 1 2008-06-03 07:26:36 PDT
Created attachment 21476 [details] Fix Looks like this change was left out of r34334.
Simon Hausmann
Comment 2 2008-06-04 12:07:38 PDT
Looks like this was fixed in r34357, the build is back up again :)
Alp Toker
Comment 3 2008-06-04 18:17:17 PDT
Comment on attachment 21476 [details] Fix Clearing flag, bug reportedly fixed in SVN.
Note You need to log in before you can comment on or make changes to this bug.