2026-03-26 15:25 ftp://ftp.de.debian.org/debian/pool/main/y/yorick-imutil/yorick-imutil_0.5.7.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.18.15+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.3.70 compiler: g++ (Debian 15.2.0-16) 15.2.0 cppcheck: head 2.20.0 head-info: 6c25934c (2026-03-26 09:00:39 +0100) count: 22 22 elapsed-time: 0.2 0.6 head-timing-info: old-timing-info: head results: yorick-imutil-0.5.7/imutil.c:419:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xx [valueFlowBailoutIncompleteVar] yorick-imutil-0.5.7/bilinear.c:37:21: style:inconclusive: Boolean expression 'xout[i]<1' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] yorick-imutil-0.5.7/bilinear.c:26:18: style: Parameter 'image' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/bilinear.c:27:23: style: Parameter 'xout' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/bilinear.c:27:36: style: Parameter 'yout' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:25:21: style: Parameter 'xa' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:26:14: style: Parameter 'ya' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:27:14: style: Parameter 'y2a' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:50:21: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:51:14: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:84:8: style: Parameter 'nvalidx' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:116:9: style: Parameter 'nvalidx' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:136:32: style: Parameter 'xout' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:138:12: style: Parameter 'yout' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:156:15: style: Parameter 'xout' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:157:15: style: Parameter 'yout' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/spline2.c:160:14: style: Parameter 'nvalidx' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/imutil.c:49:23: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/imutil.c:69:25: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/imutil.c:89:27: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] yorick-imutil-0.5.7/imutil.c:464:17: style: Variable 'cof' can be declared as const array [constVariable] yorick-imutil-0.5.7/imutil.c:422:20: style: Unused variable: y1 [unusedVariable] diff: DONE