WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 34254
[WML] Build error in WML enabled build.
https://bugs.webkit.org/show_bug.cgi?id=34254
Summary
[WML] Build error in WML enabled build.
Nayan
Reported
2010-01-28 05:26:16 PST
With the changeset 53514, WML enabled builds are failing with following errors, CXX WebCore/wml/libwebkit_1_0_la-WMLDocument.lo CXX WebCore/wml/libwebkit_1_0_la-WMLElement.lo WebCore/wml/WMLDocument.cpp: In constructor ‘WebCore::WMLDocument::WMLDocument(WebCore::Frame*)’: WebCore/wml/WMLDocument.cpp:39: error: no matching function for call to ‘WebCore::Document::Document(WebCore::Frame*&, bool)’ ./WebCore/dom/Document.h:938: note: candidates are: WebCore::Document::Document(WebCore::Frame*, bool, bool) ./WebCore/dom/Document.h:178: note: WebCore::Document::Document(const WebCore::Document&) make[1]: *** [WebCore/wml/libwebkit_1_0_la-WMLDocument.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/nayan/webkit/WebKit-SVN' make: *** [all] Error 2
Attachments
Patch to fix compilation error.
(1006 bytes, patch)
2010-01-28 05:38 PST
,
Nayan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nayan
Comment 1
2010-01-28 05:38:00 PST
Created
attachment 47608
[details]
Patch to fix compilation error.
Nayan
Comment 2
2010-01-28 07:03:49 PST
Comment on
attachment 47608
[details]
Patch to fix compilation error. My mistake, un-intentionally set review flag to '+' instead of '?'!. Correcting it.
Laszlo Gombos
Comment 3
2010-01-28 12:25:49 PST
Comment on
attachment 47608
[details]
Patch to fix compilation error. r=me.
WebKit Commit Bot
Comment 4
2010-01-28 17:15:14 PST
Comment on
attachment 47608
[details]
Patch to fix compilation error. Clearing flags on attachment: 47608 Committed
r54030
: <
http://trac.webkit.org/changeset/54030
>
WebKit Commit Bot
Comment 5
2010-01-28 17:15:18 PST
All reviewed patches have been landed. Closing bug.
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