Go to file
Christophe Fergeau 5ebeee5114 Add compile-time check for lz arrays
In addition to Laszlo's commit fixing rhbz#928973, we can add
some compile-time assertion to lz_common.h to help catch similar
bugs in the future.
This uses gnulib's verify.h to make sure at compile-time that
the various constant arrays used in lz_common.h are of the expected
size.
I've checked that before Laszlo's patch, the assert triggers, and
that it's gone after it.
2013-04-10 09:53:51 +02:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common Add compile-time check for lz arrays 2013-04-10 09:53:51 +02:00
m4 build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
python_modules python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix broken enums generation 2012-06-14 13:53:46 +03:00
spice-protocol@df6bc6269e Update spice-protocol 2013-03-07 11:50:42 +01:00
.gitmodules build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
autogen.sh build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
configure.ac spice-common: remove version construction 2013-02-07 19:33:14 +01:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am spice-common: don't install spice-protocol 2012-08-09 12:44:41 +02:00
spice1.proto support seamless migration 2012-08-27 09:06:26 +03:00
spice_codegen.py codegen: include headers locally 2012-03-21 13:24:17 +01:00
spice.proto Add a "port" channel 2012-12-05 11:24:05 +01:00