2026-05-04 10:58 ftp://ftp.de.debian.org/debian/pool/main/p/pynn/pynn_0.10.1.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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 18 16 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:84:3: debug: Failed to parse 'typedef nest :: Connection < targetidentifierT > nest :: Connection < targetidentifierT > :: get_delay_steps ;'. The checking continues anyway. [simplifyTypedef] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:85:3: debug: Failed to parse 'typedef nest :: Connection < targetidentifierT > nest :: Connection < targetidentifierT > :: get_delay ;'. The checking continues anyway. [simplifyTypedef] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:86:3: debug: Failed to parse 'typedef nest :: Connection < targetidentifierT > nest :: Connection < targetidentifierT > :: get_rport ;'. The checking continues anyway. [simplifyTypedef] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:87:3: debug: Failed to parse 'typedef nest :: Connection < targetidentifierT > nest :: Connection < targetidentifierT > :: get_target ;'. The checking continues anyway. [simplifyTypedef] PyNN-0.10.1/pyNN/nest/extensions/simple_stochastic_synapse.h:100:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_port_ [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/simple_stochastic_synapse.h:106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_port_ [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/simple_stochastic_synapse.h:192:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/simple_stochastic_synapse.h:204:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:116:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_port_ [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse_impl.h:61:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse_impl.h:76:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] PyNN-0.10.1/pyNN/nest/extensions/simple_stochastic_synapse.h:98:5: style:inconclusive: Either there is a missing 'override', or the member function 'pynn::simple_stochastic_synapse::ConnTestDummyNode::handles_test_event' can be const. [functionConst] PyNN-0.10.1/pyNN/nest/extensions/simple_stochastic_synapse.h:104:5: style:inconclusive: Either there is a missing 'override', or the member function 'pynn::simple_stochastic_synapse::ConnTestDummyNode::handles_test_event' can be const. [functionConst] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:114:5: style:inconclusive: Either there is a missing 'override', or the member function 'pynn::stochastic_stp_synapse::ConnTestDummyNode::handles_test_event' can be const. [functionConst] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:175:10: style: The scope of the variable 'p_surv' can be reduced. [variableScope] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse_impl.h:41:33: style:inconclusive: Function 'stochastic_stp_synapse' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] PyNN-0.10.1/pyNN/nest/extensions/pynn_extensions.cpp:95:45: style:inconclusive: Function 'init' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse.h:175:17: style: Variable 'p_surv' is assigned a value that is never used. [unreadVariable] diff: head PyNN-0.10.1/pyNN/nest/extensions/pynn_extensions.cpp:95:45: style:inconclusive: Function 'init' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head PyNN-0.10.1/pyNN/nest/extensions/stochastic_stp_synapse_impl.h:41:33: style:inconclusive: Function 'stochastic_stp_synapse' argument 1 names different: declaration '' definition 'rhs'. [funcArgNamesDifferentUnnamed] DONE