Go to file
Daniel P. Berrange 985ec9d6ec Add printf format annotations to all '...' functions
To allow the compile to detect incorrect printf formats, any
var-args function should have a format annotation

* common/macros.h: Helper to define ATTR_PRINTF for code
  which can't depend on glib
* common/canvas_base.c, common/lz.h, common/macros.h: Annotate
  some var-args methods
2012-03-20 15:30:24 +01:00
common Add printf format annotations to all '...' functions 2012-03-20 15:30:24 +01:00
python_modules demarshal: fixed-size array are missing __nelements 2012-03-20 15:25:56 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py don't #include config.h in generated header files 2012-03-20 15:25:53 +01:00
spice.proto Send name & uuid to capable clients 2012-03-20 15:25:56 +01:00