2025-11-26 10:42 ftp://ftp.de.debian.org/debian/pool/main/f/floatbg/floatbg_1.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --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 -j4 platform: Linux-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 9486fde (2025-11-26 08:20:02 +0100) count: 9 9 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: floatbg-1.0.orig/floatbg.c:37:1: portability: Omitted return type of function 'usage' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] floatbg-1.0.orig/floatbg.c:51:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] floatbg-1.0.orig/floatbg.c:39:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] floatbg-1.0.orig/floatbg.c:101:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] floatbg-1.0.orig/floatbg.c:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] floatbg-1.0.orig/floatbg.c:145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoRed [valueFlowBailoutIncompleteVar] floatbg-1.0.orig/floatbg.c:119:8: error: Expression 'ticks=ticks++%0x7fff' depends on order of evaluation of side effects [unknownEvaluationOrder] floatbg-1.0.orig/floatbg.c:136:17: style: Parameter 'rgb' can be declared as pointer to const [constParameterPointer] floatbg-1.0.orig/floatbg.c:162:17: style: Parameter 'hsv' can be declared as pointer to const [constParameterPointer] diff: DONE