Additional meson test - look for stray debug statements
authorColin Clark <colin.clark@cclark.uk>
Thu, 28 Mar 2024 11:35:24 +0000 (11:35 +0000)
committerColin Clark <colin.clark@cclark.uk>
Thu, 28 Mar 2024 11:35:24 +0000 (11:35 +0000)
commit927902330e71d6f67af2833b8c0b826eb3817a64
treea8696b95723fe7c97ca98d4c7b0678041dfe4663
parentc747cfbf41ade7d5511be7eb3114393ec14988f3
Additional meson test - look for stray debug statements

Check if DEBUG_0, DEBUG_BT or DEBUG_FD statements have been erroneously
left in the code.
meson.build
scripts/debug-check.sh [new file with mode: 0755]
src/filedata.cc
src/image-load-webp.cc