mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Update scripts/cppcheck.sh
Co-authored-by: Even Rouault <even.rouault@spatialys.com>
This commit is contained in:
parent
78463c0226
commit
6ca514013c
@ -19,7 +19,7 @@ SRC_DIR=${1:-${SCRIPT_DIR}/../src}
|
|||||||
LOG_FILE=/tmp/cppcheck_qgis.txt
|
LOG_FILE=/tmp/cppcheck_qgis.txt
|
||||||
|
|
||||||
rm -f ${LOG_FILE}
|
rm -f ${LOG_FILE}
|
||||||
echo "Checking ${SCRIPT_DIR}/${SRC_DIR} ..."
|
echo "Checking ${SRC_DIR} ..."
|
||||||
|
|
||||||
# qgsgcptransformer.cpp causes an effective hang on newer cppcheck!
|
# qgsgcptransformer.cpp causes an effective hang on newer cppcheck!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user