WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
19373
Qt Build Error
https://bugs.webkit.org/show_bug.cgi?id=19373
Summary
Qt Build Error
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug