Error: COMPILER_WARNING (CWE-477): [#def1] libwnck3-43.1-build/libwnck-43.1/libwnck/test-icon-cache.c: scope_hint: In function ‘icon_changed_cb’ libwnck3-43.1-build/libwnck-43.1/libwnck/test-icon-cache.c:398:3: warning[-Wdeprecated-declarations]: ‘wnck_window_get_icon’ is deprecated: Use 'wnck_window_get_icon_surface' instead # 398 | icon = wnck_window_get_icon (window); # | ^~~~ libwnck3-43.1-build/libwnck-43.1/libwnck/libwnck.h:28: included_from: Included from here. libwnck3-43.1-build/libwnck-43.1/libwnck/test-icon-cache.c:21: included_from: Included from here. libwnck3-43.1-build/libwnck-43.1/libwnck/window.h:385:12: note: declared here # 385 | GdkPixbuf* wnck_window_get_icon (WnckWindow *window); # | ^~~~~~~~~~~~~~~~~~~~ # 396| GdkPixbuf *icon; # 397| # 398|-> icon = wnck_window_get_icon (window); # 399| gtk_image_set_from_pixbuf (image, icon); # 400| } Error: COMPILER_WARNING (CWE-477): [#def2] libwnck3-43.1-build/libwnck-43.1/libwnck/test-icon-cache.c: scope_hint: In function ‘mini_icon_changed_cb’ libwnck3-43.1-build/libwnck-43.1/libwnck/test-icon-cache.c:408:3: warning[-Wdeprecated-declarations]: ‘wnck_window_get_mini_icon’ is deprecated: Use 'wnck_window_get_mini_icon_surface' instead # 408 | icon = wnck_window_get_mini_icon (window); # | ^~~~ libwnck3-43.1-build/libwnck-43.1/libwnck/window.h:388:12: note: declared here # 388 | GdkPixbuf* wnck_window_get_mini_icon (WnckWindow *window); # | ^~~~~~~~~~~~~~~~~~~~~~~~~ # 406| GdkPixbuf *icon; # 407| # 408|-> icon = wnck_window_get_mini_icon (window); # 409| gtk_image_set_from_pixbuf (image, icon); # 410| }
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-43.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | libwnck3-43.1-1.fc42 |
store-results-to | /tmp/tmpuuwfoo2z/libwnck3-43.1-1.fc42.tar.xz |
time-created | 2024-11-13 01:49:42 |
time-finished | 2024-11-13 01:51:54 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmpuuwfoo2z/libwnck3-43.1-1.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpuuwfoo2z/libwnck3-43.1-1.fc42.src.rpm' |
tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |