Re: [Spice-devel] [PATCH spice-gtk] display-gst: fix format error

2017-07-13 Thread Victor Toso
Hi, On Thu, Jul 13, 2017 at 12:05:40PM +0200, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > ../../src/channel-display-gst.c: In function 'handle_pipeline_message': > ../../src/channel-display-gst.c:289:75: error: format '%ld' expects argument > of type 'long int', but argumen

[Spice-devel] [PATCH spice-gtk] display-gst: fix format error

2017-07-13 Thread marcandre . lureau
From: Marc-André Lureau ../../src/channel-display-gst.c: In function 'handle_pipeline_message': ../../src/channel-display-gst.c:289:75: error: format '%ld' expects argument of type 'long int', but argument 2 has type 'gint64 {aka long long int}' [-Werror=format=] gchar *filename = g_s