Go to file
Frediano Ziglio 7fa8bda275 codegen: Use a better type for pointer converted to integer
Although on the platform we support size_t and uintptr_t are
the same, on some platform the size_t can (in theory) be smaller
than the necessary integer to store a pointer.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2019-02-20 17:42:59 +00:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common meson: Bump libcacard requirement to 2.5.1 2019-02-11 12:40:02 -02:00
docs build-sys: improve asciidoc rules to allow multiple targets 2019-01-15 17:35:58 +04:00
m4 Remove obsolete Autoconf macros 2019-01-30 13:14:40 +00:00
python_modules codegen: Use a better type for pointer converted to integer 2019-02-20 17:42:59 +00:00
tests Obsolete Glib cleanup 2019-02-06 14:24:03 +00:00
.gitlab-ci.yml ci: Run tests on Windows using wine 2018-12-17 12:18:48 +00:00
.gitmodules Integrate recorder library 2019-01-23 14:44:19 +00:00
.gitpublish Add a .gitpublish 2019-01-15 17:35:51 +04:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac Integrate recorder library 2019-01-23 14:44:19 +00:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk build: Update git.mk to latest version 2018-06-18 14:08:03 +01:00
Makefile.am proto: Remove support for SPICE version 1 2018-09-28 09:00:03 +01:00
meson_options.txt meson: switch smartcard option to auto feature 2019-02-13 14:20:03 -02:00
meson.build meson: Bump requirement to 0.48 2019-02-13 14:42:04 -02:00
spice_codegen.py codegen: Fix license name 2017-05-18 16:40:36 +01:00
spice.proto proto: Remove support for SPICE version 1 2018-09-28 09:00:03 +01:00