Go to file
Christophe Fergeau a107b62a74 mingw: use uintptr_t when converting a pointer to an int
win64 uses 32 bit long, so we cannot use a long to hold a 64 bit
pointer. Thankfully, there's a [u]intptr_t type available exactly
for these uses.
2012-03-20 15:25:56 +01:00
common mingw: use uintptr_t when converting a pointer to an int 2012-03-20 15:25:56 +01:00
python_modules Remove trailing blank lines 2012-03-20 15:25:55 +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