2025-11-22 01:24 ftp://ftp.de.debian.org/debian/pool/main/k/kineticstools/kineticstools_0.6.1+git20220223.1326a4d+dfsg.orig.tar.xz 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 -j1 platform: Linux-6.8.0-88-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 602da94 (2025-11-21 17:16:29 +0100) count: 13 13 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:99:31: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:30:72: style: Parameter 'left' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:30:84: style: Parameter 'right' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:31:23: style: Parameter 'missing' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:31:40: style: Parameter 'splitCode' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:31:57: style: Parameter 'splitVar' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:31:73: style: Parameter 'cSplits' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:31:88: style: Parameter 'varTypes' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:91:62: style: Parameter 'contextPack' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:91:92: style: Parameter 'left' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:92:26: style: Parameter 'right' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:92:77: style: Parameter 'splitVar' can be declared as const array [constParameter] kineticstools-0.6.1+git20220223.1326a4d/kineticsTools/tree_predict.c:99:15: style: Variable 'uintSplitCode' can be declared as pointer to const [constVariablePointer] diff: DONE