2025-11-23 21:16 ftp://ftp.de.debian.org/debian/pool/main/r/ros-ros/ros-ros_1.15.10.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --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 -j4 platform: Linux-5.4.0-216-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.69 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 7 7 elapsed-time: 0.0 0.2 head-timing-info: old-timing-info: head results: ros-1.15.10/core/roslib/src/package.cpp:60:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] ros-1.15.10/core/roslib/src/package.cpp:94:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] ros-1.15.10/core/roslib/test/utest.cpp:60:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] ros-1.15.10/core/roslib/src/package.cpp:52:7: style: The scope of the variable 'ret' can be reduced. [variableScope] ros-1.15.10/core/roslib/src/package.cpp:129:19: style: Local variable 'package' shadows outer argument [shadowArgument] ros-1.15.10/core/roslib/src/package.cpp:110:43: note: Shadowed declaration ros-1.15.10/core/roslib/src/package.cpp:129:19: note: Shadow variable ros-1.15.10/core/roslib/test/utest.cpp:136:15: style: The scope of the variable 'output' can be reduced. [variableScope] ros-1.15.10/core/roslib/test/utest.cpp:139:12: style: Variable 'output' is assigned a value that is never used. [unreadVariable] diff: DONE