On 2010-07-20 09:51, Alon Levy wrote:
----- "Yaniv Kaul"<yk...@redhat.com>  wrote:

On 2010-07-19 17:48, Yaniv Kaul wrote:
I can't compile spice now:

cc1plus: warnings being treated as errors
../../client/generated_demarshallers.cpp: In function ‘uint8_t*
parse_msg_display_copy_bits(uint8_t*, uint8_t*, int, size_t*, void
(**)(uint8_t*))’:
../../client/generated_demarshallers.cpp:1223: error:
‘rects__saved_size’ may be used uninitialized in this function

[yk...@ykaul spice]$ git bisect good
38809803807637336209a89822e12bb5f22148ca is the first bad commit
commit 38809803807637336209a89822e12bb5f22148ca
Author: Alexander Larsson<al...@redhat.com>
Date:   Mon Jul 19 15:48:20 2010 +0200

      Send Clip.rects inline rather than using a pointer

:100644 100644 fbafd829712f7ce71d375077d8730210103b1024
f24445b0ca60a6f8b54713d8cdcda7f81d3bafc3 M    spice.proto



Alex fixed this meanwhile - Just compiled successfully from:

Confirmed - although I had to manually delete some of the generated files - which I expect 'make clean' to have done.
Y.

commit 74b470eeded366115b0c660288eccdf2f5291336
Author: Alexander Larsson<al...@redhat.com>
Date:   Mon Jul 19 20:24:25 2010 +0200

     Fix uninitialized variable warnings


Alon

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to