[Spice-devel] Failure to compile spice-gtk: spicy.c:1711:10: error: ignoring return value of ‘write’

Yaniv Kaul ykaul at redhat.com
Sat Dec 8 23:50:31 PST 2012


   CC       spicy-spicy.o
spicy.c: In function ‘port_data’:
spicy.c:1711:10: error: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Werror=unused-result]
cc1: all warnings being treated as errors


Latest commit:

commit a9b7e4cbb31a3457a90582ebe5cdb177393edbd2
Author: Dunrong Huang <riegamaths at gmail.com>
Date:   Wed Dec 5 19:01:00 2012 +0800

     spice-widget: Fix rendering issue with X11 backend enabled

     commit 5ec6e4d fixes a rendering issue on win32 platform, but 
raises another
     bug on linux platform.

     If X11 backend is enabled, app window will becomes while screen 
when draging it.
     This bug can be reproduced easily:
     compile spice-gtk using:
     $ ./configure --with-gtk=2.0 --with-x11
     $ make
     $ gtk/spicy -h host -p port

     Signed-off-by: Dunrong Huang <riegamaths at gmail.com>




More information about the Spice-devel mailing list