[PATCH 2/2] Make the classes generated by uic be real members of our classes

Thiago Macieira thiago at macieira.org
Thu Oct 3 13:27:49 UTC 2013


On quinta-feira, 3 de outubro de 2013 22:32:52, Lubomir I. Ivanov wrote:
> but the compilation time increase is quite curios...
> i'm running a VM (ehem...i'm looking at you mr. marble-widget-win32),
> so the rough measurement for the entire file stack go as:
> ~ 01:40 minutes without the patches
> ~ 02:00 minutes with the patches
> 
> with gcc 4.6.3

That's entirely expected, unfortunately.

Because the #include "ui_xxx.h" moved from the .cpp to the .h, more source 
files now include those, which increases the size of the preprocessed sources 
and thus the compilation time.

I might be able to offset that...
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131003/629d3629/attachment.sig>


More information about the subsurface mailing list