[Spice-devel] [PATCH 0/3] Misc patches

Christophe Fergeau cfergeau at redhat.com
Wed Jun 22 02:09:01 PDT 2011


Hi,

Here are 3 patches for spice, I don't feel too strongly about the first one
(pyparsing check), so consider this one as a RFC. The other too should go in
if there are no issues with them. The __visible__ one probably conflicts with
Marc-André's volume stuff, so I'll wait until this gets in to commit it ;)

Christophe

Christophe Fergeau (3):
  add check for pyparsing
  s/__visible__/SPICE_GNUC_VISIBLE
  don't #include config.h in generated header files

 configure.ac                   |   10 +++++
 python_modules/spice_parser.py |   11 ++++-
 server/red_tunnel_worker.c     |    4 +-
 server/reds.c                  |   86 ++++++++++++++++++++--------------------
 server/reds.h                  |    2 +-
 server/snd_worker.c            |   18 ++++----
 spice_codegen.py               |    7 ++-
 7 files changed, 77 insertions(+), 61 deletions(-)

-- 
1.7.5.4



More information about the Spice-devel mailing list