2026-05-04 04:27 ftp://ftp.de.debian.org/debian/pool/main/o/orthanc-webviewer/orthanc-webviewer_2.10+dfsg.orig.tar.xz 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 -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: 11 11 elapsed-time: 0.4 0.3 head-timing-info: old-timing-info: head results: OrthancWebViewer-2.10/Plugin/Cache/CacheManager.cpp:469:2: error: failed to evaluate #if condition, undefined function-like macro invocation: ORTHANC_FRAMEWORK_VERSION_IS_ABOVE( ... ) [syntaxError] OrthancWebViewer-2.10/Plugin/Cache/CacheScheduler.cpp:291:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ErrorCode_ParameterOutOfRange [valueFlowBailoutIncompleteVar] OrthancWebViewer-2.10/Plugin/Cache/CacheScheduler.cpp:327:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ErrorCode_BadSequenceOfCalls [valueFlowBailoutIncompleteVar] OrthancWebViewer-2.10/Resources/Orthanc/Plugins/OrthancPluginException.h:27:4: error: #error The macro HAS_ORTHANC_EXCEPTION must be defined [preprocessorErrorDirective] OrthancWebViewer-2.10/Plugin/SeriesInformationAdapter.cpp:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] OrthancWebViewer-2.10/Plugin/SeriesInformationAdapter.h:47:18: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OrthancWebViewer-2.10/Plugin/Cache/ICacheFactory.h:41:18: note: Virtual function in base class OrthancWebViewer-2.10/Plugin/SeriesInformationAdapter.h:47:18: note: Function in derived class OrthancWebViewer-2.10/Plugin/ViewerPrefetchPolicy.cpp:51:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arrayValue [valueFlowBailoutIncompleteVar] OrthancWebViewer-2.10/Plugin/ViewerPrefetchPolicy.cpp:71:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] OrthancWebViewer-2.10/Plugin/ViewerPrefetchPolicy.h:54:18: style: The function 'Apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OrthancWebViewer-2.10/Plugin/Cache/IPrefetchPolicy.h:44:18: note: Virtual function in base class OrthancWebViewer-2.10/Plugin/ViewerPrefetchPolicy.h:54:18: note: Function in derived class OrthancWebViewer-2.10/Plugin/ViewerPrefetchPolicy.cpp:39:58: style: Parameter 'cache' can be declared as reference to const [constParameterReference] OrthancWebViewer-2.10/UnitTestsSources/UnitTestsMain.cpp:94:16: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] OrthancWebViewer-2.10/Plugin/Cache/ICacheFactory.h:41:18: note: Virtual function in base class OrthancWebViewer-2.10/UnitTestsSources/UnitTestsMain.cpp:94:16: note: Function in derived class diff: DONE