[Digikam-devel] [Bug 276154] jpegutils.cpp contains debug output, but disabled by define
Gilles Caulier
caulier.gilles at gmail.com
Fri Jul 1 16:34:11 BST 2011
https://bugs.kde.org/show_bug.cgi?id=276154
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Gilles Caulier <caulier gilles gmail com> 2011-07-01 15:34:11 ---
Git commit 7d195f5096981cd8e32627e1de8d6710b2b5db88 by Gilles Caulier.
Committed on 01/07/2011 at 17:32.
Pushed by cgilles into branch 'master'.
add a new cmake option to enable advanced debug statements for all image
loaders at compilation time.
Use -DENABLE_ADVANCEDDEBUGMSG=yes with cmake.
BUGS: 276154
M +5 -3 CMakeLists.txt
M +5 -3 README
M +3 -0 digikam/utils/config-digikam.h.cmake
M +2 -6 libs/dimg/loaders/jp2kloader.cpp
M +6 -10 libs/dimg/loaders/jpegloader.cpp
M +3 -8 libs/dimg/loaders/pgfloader.cpp
M +20 -24 libs/dimg/loaders/pngloader.cpp
M +3 -8 libs/dimg/loaders/ppmloader.cpp
M +5 -9 libs/dimg/loaders/tiffloader.cpp
M +3 -5 libs/jpegutils/jpegutils.cpp
http://commits.kde.org/digikam/7d195f5096981cd8e32627e1de8d6710b2b5db88
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list