Changeset [a6fd1a5a639853e360b8c849d752d8115119ae41] by Jocelyn Legault
November 18th, 2009 @ 10:35 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/a6fd1a5a639853e360b8c84...
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