Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

The patches attached hereto make base debug.hxx free.
I removed a lot of DBG_CHKTHIS, DBG_CTOR and DBG_DTOR with NULL argument
and did some standard #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 0
conversion.

I'm especially interested in getting some feedback on removing functions like:
DBG_CTOR(ODBTableDecorator, NULL);
DBG_DTOR(ODBTableDecorator, NULL);

whether anyone actually uses data updated: 
http://opengrok.libreoffice.org/xref/libs-gui/tools/source/debug/debug.cxx#1533
http://opengrok.libreoffice.org/xref/libs-gui/tools/source/debug/debug.cxx#1554

If the functions do something useful anyway what should they be
replaced with? Or maybe such a task would not be easy enough for an
easy hack?

Jacek

Attachment: debug-hxx-free-base.tar.gz
Description: application/compressed-tar


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.