This is v3 of the following patchset: https://lists.freedesktop.org/archives/spice-devel/2016-October/032797.html Changes since v2: * Jonathon Jongsma pointed out that the 'too-new warnings' patch had an unrelated hunk. It is now the clipboard_get() patch. * And I updated the clipboard_get() patch based on Jonathon Jongsma's comments: https://lists.freedesktop.org/archives/spice-devel/2016-October/032923.html * Christophe Fergeau said the vncdisplaykeymap GTK+ 2 compatibility macros can be dropped. https://lists.freedesktop.org/archives/spice-devel/2016-October/032995.html Francois Gouget (10): gtk: Remove an obsolete comment vncdisplaykeymap: Remove obsolete GTK+ 2 compatibility macros gtk: Ignore GLib's too-new warnings where we explicitly check its version gdk: Ignore clipboard_get()'s deprecation warnings audio: Remove spice_audio_new() from the public header build-sys: Remove SPICE_NO_DEPRECATED build-sys: Use spice-protocol's deprecation macros gtk: Temporarily ignore the keyboard/mouse grabbing deprecation warnings spicy: Temporarily ignore deprecation warnings build-sys: Enable deprecation warnings instead of ignoring them entirely m4/spice-compile-warnings.m4 | 2 +- src/Makefile.am | 1 - src/controller/Makefile.am | 2 ++ src/spice-audio-priv.h | 2 ++ src/spice-audio.h | 5 ----- src/spice-channel.h | 5 +++-- src/spice-gtk-session.c | 11 +++++++++-- src/spice-session.c | 2 +- src/spice-util.h | 14 +++----------- src/spice-widget-egl.c | 3 +++ src/spice-widget.c | 31 ++++++++++++++++++++++++++++++- src/spicy.c | 3 +++ src/usb-device-manager.h | 2 +- src/vncdisplaykeymap.c | 27 +-------------------------- 14 files changed, 59 insertions(+), 51 deletions(-) -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel