KIOSlave

Karl Vogel karl.vogel at seagha.com
Sat Jul 24 11:59:49 CEST 2004


kioslave only uses 1 QT exported object (QCString), which causes it to link to 
27 extra libraries! Following patch removes the QCString and thus doesn't 
need linking with all those shared libs. (which reduces the binary size and 
the startup time in the dynamic linker)

I'm not sure if the libpath.isEmpty() check was really necessary?!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kioslave.patch
Type: text/x-diff
Size: 1683 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-optimize/attachments/20040724/f6831b2a/kioslave.bin


More information about the Kde-optimize mailing list