Use glib portable macros to convert gpointer to int
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 15 Sep 2016 00:52:21 +0000 (20:52 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 26 May 2017 13:43:59 +0000 (09:43 -0400)
commit5b44aff250d4510f7e96447ddc77f0e3ff3f1739
tree6a09a2c2cf30e07b50a5006d79f1f3c4437f474d
parentb04abc0d33636acfb49feaf77284915eb500a885
Use glib portable macros to convert gpointer to int

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
15 files changed:
formats/ctf-text/ctf-text.c
formats/ctf/callbacks.c
formats/ctf/events.c
formats/ctf/ir/field-types.c
formats/ctf/metadata/ctf-parser.y
formats/ctf/metadata/ctf-visitor-generate-io-struct.c
lib/context.c
lib/registry.c
lib/trace-collection.c
lib/trace-handle.c
lib/values.c
types/enum.c
types/struct.c
types/types.c
types/variant.c
This page took 0.025985 seconds and 4 git commands to generate.