Changeset [2d475c0e1ba981a789603704d87032ba15b9f55f] by Jocelyn Legault
November 29th, 2009 @ 02:21 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/2d475c0e1ba981...
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