Changeset [5c3aeb86b9b94dc77a870beecc725c51b2d0382d] by Jocelyn Legault
November 18th, 2009 @ 06:05 AM
Debug guards: add a way to enable / disable per category
-
New way to enable / disable function guards per category. Such a category can be either a file name or of a different scope altogether.
-
In non-shipping, the disabled guards still leave a skeleton in place, but the amount of executed code is minimal and should not be noticeable.
-
In shipping, the guards are still removed altogether.
Signed-off-by: Jocelyn Legault jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/5c3aeb86b9b94dc77a870be...
Committed by Jocelyn Legault
- M PowerEditor/src/MISC/Debug/npp_debug.cpp
- M PowerEditor/src/MISC/Debug/npp_debug.h
- M PowerEditor/tests/testNppDebug.cpp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release