Changeset [fc77c066e74f3ce3c048d47d9a9d5b38bd59fbd7] by Jocelyn Legault
December 6th, 2009 @ 04:49 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.
 
[#8 state:needs_ack responsible:npp-community]
Signed-off-by: Jocelyn Legault
jocelynlegault@gmail.com
http://github.com/npp-community/npp-community/commit/fc77c066e74f3c...
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