2025-11-19 01:41 ftp://ftp.de.debian.org/debian/pool/main/q/qtwebview-opensource-src/qtwebview-opensource-src_5.15.17.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 -j4 platform: Linux-6.12.57+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.67 compiler: g++ (Debian 14.2.0-19) 14.2.0 cppcheck: head 2.18.0 head-info: 1ca1246 (2025-11-18 18:56:39 +0100) count: 61 75 elapsed-time: 0.1 0.1 head-timing-info: old-timing-info: head results: qtwebview-everywhere-src-5.15.17/src/imports/webview.cpp:63:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QT_VERSION_MINOR [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/imports/webview.cpp:66:10: style:inconclusive: Either there is a missing 'override', or the member function 'QWebViewModule::initializeEngine' can be const. [functionConst] qtwebview-everywhere-src-5.15.17/src/imports/webview.cpp:50:5: style: Class 'QWebViewModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtwebview-everywhere-src-5.15.17/examples/webview/minibrowser/main.cpp:88:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QT_VERSION_STR [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/examples/webview/minibrowser/main.cpp:65:5: style: Class 'Utils' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ApplicationActive [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:272:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:301:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:321:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:345:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:363:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:383:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:403:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_webViews [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:421:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExcludeUserInputEvents [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:429:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JNI_VERSION_1_6 [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:531:0: error: failed to evaluate #if condition, undefined function-like macro invocation: WINAPI_FAMILY_PARTITION( ... ) [syntaxError] qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview.cpp:143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hidden [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview.cpp:267:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable urlChanged [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:114:62: style:inconclusive: Function 'setHttpUserAgent' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. [funcArgNamesDifferent] qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview_p.h:68:42: note: Function 'setHttpUserAgent' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:114:62: note: Function 'setHttpUserAgent' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. qtwebview-everywhere-src-5.15.17/src/plugins/android/qandroidwebview.cpp:364:29: style: Variable 'wc' can be declared as pointer to const [constVariablePointer] qtwebview-everywhere-src-5.15.17/src/webview/qquickwebview_p.h:98:5: error: There is an unknown macro here somewhere. Configuration is required. If Q_REVISION is a macro then please configure it. [unknownMacro] qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview.cpp:173:32: style:inconclusive: Either there is a missing 'override', or the member function 'QWebEngineWebViewPrivate::setParentView' can be const. [functionConst] qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview_p.h:83:10: note: Either there is a missing 'override', or the member function 'QWebEngineWebViewPrivate::setParentView' can be const. qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview.cpp:173:32: note: Either there is a missing 'override', or the member function 'QWebEngineWebViewPrivate::setParentView' can be const. qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview_p.h:73:13: performance: Function 'httpUserAgent()' should return member 'm_httpUserAgent' by const reference. [returnByReference] qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview.cpp:229:13: style: Local variable 'httpUserAgent' shadows outer function [shadowFunction] qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview_p.h:73:13: note: Shadowed declaration qtwebview-everywhere-src-5.15.17/src/plugins/webengine/qwebenginewebview.cpp:229:13: note: Shadow variable qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:77:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Parent [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:87:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Parent [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:177:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Windowed [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:264:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hidden [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/src/webview/qtwebviewfunctions.cpp:63:25: style: Variable 'plugin' can be declared as pointer to const [constVariablePointer] qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:78:6: style: The destructor '~QWebView' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:65:14: note: Virtual destructor in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:78:6: note: Destructor in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:80:13: style: The function 'httpUserAgent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:66:21: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:80:13: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:81:10: style: The function 'setHttpUserAgent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:67:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:81:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:82:10: style: The function 'url' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:68:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:82:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:83:10: style: The function 'setUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:69:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:83:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:84:10: style: The function 'canGoBack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:70:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:84:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:85:10: style: The function 'canGoForward' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:71:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:85:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:86:13: style: The function 'title' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:72:21: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:86:13: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:87:9: style: The function 'loadProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:73:17: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:87:9: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:88:10: style: The function 'isLoading' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:74:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:88:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:90:10: style: The function 'setParentView' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:62:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:90:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:91:14: style: The function 'parentView' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:63:22: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:91:14: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:92:10: style: The function 'setGeometry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:64:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:92:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:93:10: style: The function 'setVisibility' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:65:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:93:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:94:10: style: The function 'setVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:66:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:94:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:95:10: style: The function 'setFocus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:68:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:95:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:98:10: style: The function 'goBack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:77:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:98:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:99:10: style: The function 'goForward' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:78:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:99:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:100:10: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:80:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:100:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:101:10: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:79:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:101:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:102:10: style: The function 'loadHtml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:81:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:102:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:114:10: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qnativeviewcontroller_p.h:67:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:114:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:115:10: style: The function 'runJavaScriptPrivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtwebview-everywhere-src-5.15.17/src/webview/qwebviewinterface_p.h:83:18: note: Virtual function in base class qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:115:10: note: Function in derived class qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:111:80: style:inconclusive: Function 'itemParentChanged' argument 2 names different: declaration 'parent' definition 'newParent'. [funcArgNamesDifferent] qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:63:58: note: Function 'itemParentChanged' argument 2 names different: declaration 'parent' definition 'newParent'. qtwebview-everywhere-src-5.15.17/src/webview/qquickviewcontroller.cpp:111:80: note: Function 'itemParentChanged' argument 2 names different: declaration 'parent' definition 'newParent'. qtwebview-everywhere-src-5.15.17/src/webview/qwebview.cpp:75:48: style:inconclusive: Function 'setHttpUserAgent' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. [funcArgNamesDifferent] qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:81:42: note: Function 'setHttpUserAgent' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. qtwebview-everywhere-src-5.15.17/src/webview/qwebview.cpp:75:48: note: Function 'setHttpUserAgent' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. qtwebview-everywhere-src-5.15.17/src/webview/qwebview.cpp:212:54: style:inconclusive: Function 'onHttpUserAgentChanged' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. [funcArgNamesDifferent] qtwebview-everywhere-src-5.15.17/src/webview/qwebview_p.h:123:48: note: Function 'onHttpUserAgentChanged' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. qtwebview-everywhere-src-5.15.17/src/webview/qwebview.cpp:212:54: note: Function 'onHttpUserAgentChanged' argument 1 names different: declaration 'httpUserAgent' definition 'userAgent'. qtwebview-everywhere-src-5.15.17/src/webview/qwebviewfactory.cpp:89:21: style: Variable 'plugin' can be declared as pointer to const [constVariablePointer] qtwebview-everywhere-src-5.15.17/tests/auto/webview/qwebview/tst_qwebview.cpp:173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoadStartedStatus [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:33:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TempLocation [valueFlowBailoutIncompleteVar] qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:95:20: style: Local variable 'webView' shadows outer function [shadowFunction] qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:75:27: note: Shadowed declaration qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:95:20: note: Shadow variable qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:347:20: style: Local variable 'webView' shadows outer function [shadowFunction] qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:75:27: note: Shadowed declaration qtwebview-everywhere-src-5.15.17/tests/auto/qml/qquickwebview/tst_qquickwebview.cpp:347:20: note: Shadow variable diff: 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:116:5: style: Class 'HStringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:301:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RuntimeClass_Windows_UI_Xaml_Markup_XamlReader [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:432:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_ABORT [valueFlowBailoutIncompleteVar] head qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:531:0: error: failed to evaluate #if condition, undefined function-like macro invocation: WINAPI_FAMILY_PARTITION( ... ) [syntaxError] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:572:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hidden [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:582:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Visibility_Collapsed [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:662:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Completed [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:692:16: style: Local variable 'url' shadows outer function [shadowFunction] qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview_p.h:80:10: note: Shadowed declaration qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:692:16: note: Shadow variable 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:696:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:706:16: style: Local variable 'url' shadows outer function [shadowFunction] qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview_p.h:80:10: note: Shadowed declaration qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:706:16: note: Shadow variable 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:711:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoadFailedStatus [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:733:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:88:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] 2.18.0 qtwebview-everywhere-src-5.15.17/src/plugins/winrt/qwinrtwebview.cpp:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_OK [valueFlowBailoutIncompleteVar] DONE