Debian Patches

Status for wmcliphist/2.1-3

Patch Description Author Forwarded Bugs Origin Last update
maybe-uninitialized.patch Fix -Wmaybe-uninitialized compiler warning. In particular, the following warning:
wmcliphist.c: In function 'main':
wmcliphist.c:386:11: warning: 'icon_file' may be used uninitialized in this function
[-Wmaybe-uninitialized]
surface = cairo_image_surface_create_from_png(icon_file);
^
Doug Torrance <dtorrance@piedmont.edu> no 2014-11-23
deprecated-declarations.patch Fix -Wdeprecated-declarations compiler warning. In particular, the following warning:
gui.c: In function 'show_message':
gui.c:444:2: warning: 'gtk_misc_set_padding' is deprecated
(declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations]
gtk_misc_set_padding(&GTK_LABEL(label)->misc, 10, 10);
^
Doug Torrance <dtorrance@piedmont.edu> no 2014-11-23
configurable-pkg-config.patch fix FTCBFS by making pkg-config configrable. Helmut Grohne <helmut@subdivi.de> no debian 2019-09-28

All known versions for source package 'wmcliphist'

Links