khtml/kjs: cacheGlobalObject
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Feb 5 21:20:40 CET 2006
Peter Kümmel schrieb:
> I've successfully compiled khtml with msvc.
>
> But to make it to compile I must change the template function
> cacheGlobalObject.
>
> The old usage is:
>
> cacheGlobalObject<NodeConstructor>(...)
>
>
> the new one reads nearly like as plain English:
>
> cacheGlobal<NodeConstructor>::Object( ... );
>
>
> Are there objections against changing cacheGlobalObject.
It would be great if this compiles fine with gcc because that seems to
be last last big problem with khtml/kjs/kxmlcore & msvc.
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060205/8eaecd29/attachment.pgp
More information about the Kde-buildsystem
mailing list