2026-05-01 23:48 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 -j6 platform: Linux-7.0.3+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: e5c4a734 (2026-05-01 11:10:43 +0200) count: 6 6 elapsed-time: 0.4 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