2026-05-07 18:30 ftp://ftp.de.debian.org/debian/pool/main/f/felix-latin/felix-latin_2.2.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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.12.85+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.70 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.20.0 head-info: a5a7dd7 (2026-05-07 08:23:50 +0200) count: 14 14 elapsed-time: 21.3 21.0 head-timing-info: old-timing-info: head results: felix-latin/felix.cpp:1744:27: error: Using pointer that is a temporary. [danglingTemporaryLifetime] felix-latin/felix.cpp:1739:51: note: Pointer to container is created here. felix-latin/felix.cpp:1739:43: note: Temporary created here. felix-latin/felix.cpp:1744:27: note: Using pointer that is a temporary. felix-latin/felix.cpp:1738:20: style: The scope of the variable 'mezo' can be reduced. [variableScope] felix-latin/felix.cpp:1736:25: performance: Function parameter 'incipit' should be passed by const reference. [passedByValue] felix-latin/gafio.cpp:63:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Base [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:149:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Down [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:171:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:193:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:258:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:265:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:287:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] felix-latin/gafio.cpp:291:14: style: Either there is a missing 'override', or the member function 'Gxxxiv::adjustScrollBar' can be static. [functionStatic] felix-latin/gafio.h:93:10: note: Either there is a missing 'override', or the member function 'Gxxxiv::adjustScrollBar' can be static. felix-latin/gafio.cpp:291:14: note: Either there is a missing 'override', or the member function 'Gxxxiv::adjustScrollBar' can be static. felix-latin/gafio.h:46:3: style: Class 'zScrollArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] felix-latin/gafio.cpp:35:11: style: Local variable 'fonte' shadows outer variable [shadowVariable] felix-latin/gafio.h:97:12: note: Shadowed declaration felix-latin/gafio.cpp:35:11: note: Shadow variable felix-latin/gafio.cpp:184:3: style: Instance of 'QScrollArea' object is destroyed immediately. [unusedScopedObject] diff: DONE