[Spice-devel] [[spice-common] 0/4] Removing compilation warnings ("-Wall -Wextra")

Fabiano Fidêncio fidencio at redhat.com
Mon Sep 1 06:45:19 PDT 2014


While running coverity scan in spice I got a few warnings from
spice-common and the most part of them are fixed with these 4 patches.
There are still a bunch of "-Wunused-parameter" in the autot generated
code, but I'm not touching on this, at least for now.

Fabiano Fidêncio (4):
  common: Remove dead code
  common: Fix -Wunused-parameter
  common: Fix -Wsign-compare
  common: Fix -Wmissing-field-initializers

 common/canvas_utils.c  |  3 ++-
 common/lines.c         | 30 +++++++++++++++---------------
 common/log.c           |  4 ++--
 common/marshaller.c    |  2 +-
 common/pixman_utils.c  |  2 +-
 common/quic.c          |  2 +-
 common/quic_rgb_tmpl.c |  8 ++++----
 common/quic_tmpl.c     |  8 ++++----
 common/rop3.c          | 14 +++++++++-----
 9 files changed, 39 insertions(+), 34 deletions(-)

-- 
1.9.3



More information about the Spice-devel mailing list