[PATCH] a little optimization of KJS GarbageCollector

Martijn Klingens klingens at kde.org
Thu Dec 1 16:34:09 GMT 2005


On Thursday 01 December 2005 17:27, Dirk Mueller wrote:
> I don't doubt that the patch makes sense, I just responded to "every sane
> developer should use -O0", which is imho wrong (because of -Wall and the
> other issue I mentioned).

What worries me is that there's no good developer documentation on the KDE 
websites that explains all this.

There are very few people who know enough about it to make an educated guess, 
and anyone else will likely play safe and use enable-debug=full.

Do I understand correctly that --enable-debug (without =full) gives the -O2 
-fno-reorder-blocks -fno-schedule-insns -fno-inline that you mentioned?

Do I understand correctly that --enable-warnings is only necessary for the 
--disable-debug case?

-- 
Martijn




More information about the kde-core-devel mailing list