Changeset [e2986d0b930b52ab4acab6d290831a9c86ca3774] by Jocelyn Legault
November 18th, 2009 @ 10:37 PM
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.
[#8 state:needs_ack responsible:npp-community]
Signed-off-by: Jocelyn Legault jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/e2986d0b930b52ab4acab6d...
Committed by Jocelyn Legault
- M PowerEditor/src/MISC/Debug/npp_debug.cpp
- M PowerEditor/src/MISC/Debug/npp_debug.h
- M PowerEditor/src/precompiled_headers.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