Tip: library size reduction
David Faure
faure at kde.org
Fri Jul 3 10:00:33 BST 2009
On Friday 03 July 2009, Michael Pyne wrote:
> On Thursday 02 July 2009 21:29:44 Benjamin Meyer wrote:
> > Why not work on getting a patch for upstream in gcc?
> >
> > -Benjamin Meyer
>
> I'm not convinced it's actually a GCC bug. The bug was closed as not-a-bug,
Right. But if gcc inlines the huge setupUi() call in both constructors
(does it?), that would be a bug. And if it doesn't inline it, then the duplication
is very small and not a problem to spend time on.
In both cases I see little reason to change our source code.
--
David Faure, faure at kde.org, sponsored by Qt Software @ Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list