On Sun, Oct 20, 2002 at 08:08:43PM +0200, Lars Gullik Bj�nnes wrote:
> size libfrontends.a | grep Dialogs.o
> 1196 68 12 1276 4fc Dialogs.o (ex libfrontends.a)
> 53770 6832 9 60611 ecc3 Dialogs.o (ex libfrontends.a)
>
> size libfrontends.a | grep Dialogs.o
> 1196 68 12 1276 4fc Dialogs.o (ex libfrontends.a)
> 47282 3964 20 51266 c842 Dialogs.o (ex libfrontends.a)
>
Well that's no so bad.
> | The Qt Dialogs.o has a *5K* PRETTY_FUNCTION that is not there in the
> | xforms Dialogs.o. There are other differences too.
>
> Could be the qt/moc that adds the PRETTY_FUNCITON stuff?
I can find no evidence of this.
moz src 431 pwd
/home/moz/src/lyx/lyx-qt2/src
moz src 432 !nm | head
nm *.o | grep PRETTY | head
00000040 r __PRETTY_FUNCTION__.2116
00000300 r __PRETTY_FUNCTION__.2278
00000460 r __PRETTY_FUNCTION__.2359
How is Qt getting pretty functions inside non-qt objects ?? Where in the
source is it coming from (Qt includes)
> BOOST_DEBUG is off by default.
So it seems. That's very odd.
john
--
"It's a cardboard universe ... and if you lean too hard against it, you fall
through."
- Philip K. Dick