2026-05-10 15:12 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-amelia/r-cran-amelia_1.8.3.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 -j96 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.20.0 head-info: 2d6f23e (2026-05-09 13:05:01 +0200) count: 12 12 elapsed-time: 0.2 0.2 head-timing-info: old-timing-info: head results: Amelia/src/init.c:19:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] Amelia/src/em.cpp:87:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rcout [valueFlowBailoutIncompleteVar] Amelia/src/em.cpp:304:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eps [valueFlowBailoutIncompleteVar] Amelia/src/em.cpp:485:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inf [valueFlowBailoutIncompleteVar] Amelia/src/em.cpp:513:33: style:inconclusive: Boolean expression 'arma::accu(left)>0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] Amelia/src/em.cpp:43:7: style: The scope of the variable 'npr' can be reduced. [variableScope] Amelia/src/em.cpp:43:12: style: The scope of the variable 'knr' can be reduced. [variableScope] Amelia/src/em.cpp:345:7: style: The scope of the variable 'npr' can be reduced. [variableScope] Amelia/src/em.cpp:345:12: style: The scope of the variable 'knr' can be reduced. [variableScope] Amelia/src/em.cpp:493:15: style: The scope of the variable 'bdvar' can be reduced. [variableScope] Amelia/src/em.cpp:8:57: style:inconclusive: Function 'emcore' argument 5 names different: declaration 'is' definition 'ivec'. [funcArgNamesDifferent] Amelia/src/em.h:17:68: note: Function 'emcore' argument 5 names different: declaration 'is' definition 'ivec'. Amelia/src/em.cpp:8:57: note: Function 'emcore' argument 5 names different: declaration 'is' definition 'ivec'. Amelia/src/em.cpp:8:92: style:inconclusive: Function 'emcore' argument 8 names different: declaration 'emburn' definition 'emburns'. [funcArgNamesDifferent] Amelia/src/em.h:17:101: note: Function 'emcore' argument 8 names different: declaration 'emburn' definition 'emburns'. Amelia/src/em.cpp:8:92: note: Function 'emcore' argument 8 names different: declaration 'emburn' definition 'emburns'. diff: DONE