Error: COMPILER_WARNING (CWE-477): [#def1] xwaylandvideobridge-0.4.0-build/xwaylandvideobridge-0.4.0/src/main.cpp: scope_hint: In function ‘int main(int, char**)’ xwaylandvideobridge-0.4.0-build/xwaylandvideobridge-0.4.0/src/main.cpp:30:26: warning[-Wdeprecated-declarations]: ‘Qt::AA_UseHighDpiPixmaps’ is deprecated: High-DPI pixmaps are always enabled. This attribute no longer has any effect. # 30 | app.setAttribute(Qt::AA_UseHighDpiPixmaps); # | ^~~~~~~~~~~~~~~~~~~~ /usr/include/qt6/QtCore/qobjectdefs.h:12: included_from: Included from here. /usr/include/qt6/QtCore/qobject.h:10: included_from: Included from here. /usr/include/qt6/QtCore/QObject:1: included_from: Included from here. xwaylandvideobridge-0.4.0-build/xwaylandvideobridge-0.4.0/src/xwaylandvideobridge.h:10: included_from: Included from here. xwaylandvideobridge-0.4.0-build/xwaylandvideobridge-0.4.0/src/main.cpp:9: included_from: Included from here. /usr/include/qt6/QtCore/qnamespace.h:438:9: note: declared here # 438 | AA_UseHighDpiPixmaps Q_DECL_ENUMERATOR_DEPRECATED_X( # | ^~~~~~~~~~~~~~~~~~~~ cc1plus: note: unrecognized command-line option ‘-Wno-c99-extensions’ may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option ‘-Wno-gnu-statement-expression-from-macro-expansion’ may have been intended to silence earlier diagnostics # 28| qputenv("QSG_RENDER_LOOP", "basic"); # 29| QApplication app(argc, argv); // widgets are needed just for the SNI. # 30|-> app.setAttribute(Qt::AA_UseHighDpiPixmaps); # 31| # 32| auto disableSessionManagement = [](QSessionManager &sm) {
analyzer-version-clang | 18.1.7 |
analyzer-version-cppcheck | 2.14.2 |
analyzer-version-gcc | 14.1.1 |
analyzer-version-gcc-analyzer | 14.1.1 |
analyzer-version-shellcheck | 0.10.0 |
enabled-plugins | clang, cppcheck, gcc, shellcheck |
exit-code | 0 |
host | ip-172-16-1-20.us-west-2.compute.internal |
mock-config | fedora-41-x86_64 |
project-name | xwaylandvideobridge-0.4.0-5.fc41 |
store-results-to | /tmp/tmpgblbb1ml/xwaylandvideobridge-0.4.0-5.fc41.tar.xz |
time-created | 2024-07-03 19:45:05 |
time-finished | 2024-07-03 19:46:31 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmpgblbb1ml/xwaylandvideobridge-0.4.0-5.fc41.tar.xz' '--gcc-analyze' '/tmp/tmpgblbb1ml/xwaylandvideobridge-0.4.0-5.fc41.src.rpm' |
tool-version | csmock-3.5.3-1.el9 |