Error: COMPILER_WARNING (CWE-477): [#def1] qt5-qtquickcontrols2-5.15.15-build/qtquickcontrols2-everywhere-src-5.15.15/src/quicktemplates2/qquickcombobox.cpp: scope_hint: In member function ‘int QQuickComboBoxPrivate::match(int, const QString&, Qt::MatchFlags) const’ qt5-qtquickcontrols2-5.15.15-build/qtquickcontrols2-everywhere-src-5.15.15/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. qt5-qtquickcontrols2-5.15.15-build/qtquickcontrols2-everywhere-src-5.15.15/src/quicktemplates2/qquickcombobox_p.h:51: included_from: Included from here. qt5-qtquickcontrols2-5.15.15-build/qtquickcontrols2-everywhere-src-5.15.15/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.82.0 |
analyzer-version-cppcheck | 2.16.0 |
analyzer-version-gcc | 14.2.1 |
analyzer-version-gcc-analyzer | 15.0.0 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-171.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | qt5-qtquickcontrols2-5.15.15-1.fc42 |
store-results-to | /tmp/tmpd3oij7mg/qt5-qtquickcontrols2-5.15.15-1.fc42.tar.xz |
time-created | 2024-11-13 02:57:28 |
time-finished | 2024-11-13 03:03:43 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmpd3oij7mg/qt5-qtquickcontrols2-5.15.15-1.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpd3oij7mg/qt5-qtquickcontrols2-5.15.15-1.fc42.src.rpm' |
tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |