2025-11-25 20:47 ftp://ftp.de.debian.org/debian/pool/main/d/dejagnu/dejagnu_1.6.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 -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: 796b181 (2025-11-25 16:14:10 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: dejagnu-1.6.3/stub-loader.c:4:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] dejagnu-1.6.3/testglue.c:149:3: style:inconclusive: Statements following noreturn function 'exit()' will never be executed. [unreachableCode] dejagnu-1.6.3/testsuite/libdejagnu/unit.cc:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outstate [valueFlowBailoutIncompleteVar] diff: DONE