Error: COMPILER_WARNING (CWE-477): [#def1] qtquickcontrols2-everywhere-src-5.15.18/src/quicktemplates2/qquickcombobox.cpp: scope_hint: In member function ‘int QQuickComboBoxPrivate::match(int, const QString&, Qt::MatchFlags) const’ qtquickcontrols2-everywhere-src-5.15.18/src/quicktemplates2/qquickcombobox.cpp:642:22: warning[-Wdeprecated-declarations]: ‘Qt::MatchRegExp’ is deprecated: MatchRegExp is deprecated. Use MatchRegularExpression instead # 642 | case Qt::MatchRegExp: { # | ^~~~~~~~~~~ /usr/include/qt5/QtCore/qbytearray.h:45: included_from: Included from here. /usr/include/qt5/QtCore/qstring.h:50: included_from: Included from here. /usr/include/qt5/QtCore/qhashfunctions.h:44: included_from: Included from here. /usr/include/qt5/QtCore/qlist.h:47: included_from: Included from here. /usr/include/qt5/QtCore/qhash.h:46: included_from: Included from here. /usr/include/qt5/QtCore/qdebug.h:45: included_from: Included from here. /usr/include/qt5/QtCore/qloggingcategory.h:44: included_from: Included from here. qtquickcontrols2-everywhere-src-5.15.18/src/quicktemplates2/qquickcombobox_p.h:51: included_from: Included from here. qtquickcontrols2-everywhere-src-5.15.18/src/quicktemplates2/qquickcombobox.cpp:37: included_from: Included from here. /usr/include/qt5/QtCore/qnamespace.h:1599:9: note: declared here # 1599 | MatchRegExp Q_DECL_ENUMERATOR_DEPRECATED_X("MatchRegExp is deprecated. Use MatchRegularExpression instead") = 4, # | ^~~~~~~~~~~ # 640| return idx; # 641| break; # 642|-> case Qt::MatchRegExp: { # 643| QRegularExpression rx(QRegularExpression::anchoredPattern(text), options); # 644| if (rx.match(t).hasMatch())
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-106.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | qt5-qtquickcontrols2-5.15.18-1.fc44 |
| store-results-to | /tmp/tmpbhkexyxd/qt5-qtquickcontrols2-5.15.18-1.fc44.tar.xz |
| time-created | 2026-01-08 21:15:43 |
| time-finished | 2026-01-08 21:21:25 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpbhkexyxd/qt5-qtquickcontrols2-5.15.18-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpbhkexyxd/qt5-qtquickcontrols2-5.15.18-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |