Go to file
Marc-André Lureau 71faf12d81 demarshal: fixed-size array are missing __nelements
A message with a fixed-size array, such as uint8 uuid[16] will
generate an invalid code, missing the __nelements variable. Make sure
that variable is defined.
2012-03-20 15:25:56 +01:00
common mingw: workaround weird openssl build failure 2012-03-20 15:25:56 +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 spice.proto: add SPICE_MSG_LIST to base channel 2012-03-20 15:25:54 +01:00