Bug 41972 - build fails in JSSVGPODListCustom.h
Summary: build fails in JSSVGPODListCustom.h
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 11:47 PDT by Pavel Heimlich (hajma)
Modified: 2012-01-09 14:22 PST (History)
0 users

See Also:


Attachments
patch (3.36 KB, patch)
2010-07-09 11:47 PDT, Pavel Heimlich (hajma)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Heimlich (hajma) 2010-07-09 11:47:03 PDT
Created attachment 61069 [details]
patch

building Qt 4.7 beta2 fails with
...
pkgbuild: "bindings/js/JSSVGPODListCustom.h", line 114: Error: Could not find a match for WebCore::JSSVGPODListCustom::finishSetter<WebCore::JSSVGPODListCustom::JSPODListType, WebCore::JSSVGPODListCustom::PODType>(JSC::ExecState*, int, WebCore::JSSVGLengthList*, WTF::RefPtr<WebCore::SVGPODListItem<WebCore::SVGLength>>) needed in WebCore::JSSVGPODListCustom::initialize<WebCore::JSSVGLengthList, WebCore::SVGLength>(WebCore::JSSVGLengthList*, JSC::ExecState*, const JSC::ArgList&, WebCore::SVGLength(*)(JSC::JSValue)).

this is on opensolaris b134 using the sun studio 12u1 compiler

the attached patch helped
Comment 1 Pavel Heimlich (hajma) 2012-01-09 14:22:27 PST
This is not needed in the webkit included in Qt 4.8