2025-12-12 08:46 ftp://ftp.de.debian.org/debian/pool/main/f/fxdiv/fxdiv_0.0~git20200417.b408327.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=googletest --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 -j1 platform: Linux-6.14.0-36-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.18.0 head-info: 40cf3c3 (2025-12-10 19:11:39 +0100) count: 6 6 elapsed-time: 0.3 0.3 head-timing-info: old-timing-info: head results: fxdiv-0.0~git20200417.b408327/test/multiply-high.cc:30:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] fxdiv-0.0~git20200417.b408327/test/quotient.cc:218:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] fxdiv-0.0~git20200417.b408327/test/quotient.cc:21:2: style: Same expression on both sides of '/'. [duplicateExpression] fxdiv-0.0~git20200417.b408327/test/quotient.cc:121:2: style: Same expression on both sides of '/'. [duplicateExpression] fxdiv-0.0~git20200417.b408327/test/quotient.cc:215:2: style: Same expression on both sides of '/'. [duplicateExpression] fxdiv-0.0~git20200417.b408327/test/quotient.cc:221:2: style: Same expression on both sides of '/'. [duplicateExpression] diff: DONE