khtml/kjs: cacheGlobalObject

David Faure faure at kde.org
Mon Feb 6 23:14:12 CET 2006


On Sunday 05 February 2006 21:15, Peter Kümmel wrote:
> 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.

No, but please send the patch to khtml-devel at kde.org too. 

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).



More information about the Kde-buildsystem mailing list